BODY  {
	font-size : 12pt;
}




A, A:visited,  A:active { 
				text-decoration:none;
}


A:hover { 
				text-decoration:underline;
}




p, ol, ul  {
				font-size : 13pt;
}

ul  {
				margin-left : 5%;
				margin-top : 1%;
}

H1  {
				font-size : 18pt;
				margin-top : 1%;
				text-align : centre;
				color : #004080;
}

H2  {
	font-size : 15pt;
	color : #004080;
	text-align : right;
	font-weight : bold;
	border-bottom-right: thin;
	border-bottom :solid ;
	border-bottom-width : 1 px;
}

H3  {
	font-size : 14pt;
	text-align : right;
	margin-left : 10%;
	font-weight : bold;
	color : #004080;
}

.Heading0  {
	display : block;
	font-size : 13pt;
	text-align : right;
	color : #004080;
	font-weight : bold;
}

.bib  {
	display : block;
	font-size : 12pt;
	color : #004080;
}

.TOC0  {
	font-size : 20pt;
	font-weight : bolder;
	color : #004080;
	text-align : center;
}

.toc1  {
	font-size : 18pt;
	font-weight : bold;
	color : #004080;
	margin-right : 2%;
}

.toc2  {
	font-size : 16pt;
	margin-right : 10%;
}

.toc3  {
	font-size : 14pt;
	font-weight : bold;
	margin-right : 20%;
}

.topTable  {
	font-size : 18pt;
	color : #004080;
	font-weight : bold;
	text-align : center;
}

.BoxTitle  {
	padding : 5pt;
	font-size : 12pt;
	font-weight : bold;
	color : #004080;
	text-align : center;
	margin-top : 0%;
	margin-bottom : 0%;
}

.BoxNewPara  {
	padding : 5pt;
	font-size : 10pt;
	color : #004080;
	margin-top : 0%;
	margin-bottom : 0%;
}

.TableEntry  {
	font-size : 10pt;
}

.TableHead  {
	font-size : 10pt;
	font-weight : bold;
}

.TableTitle  {
	font-size : 10pt;
	font-weight : bold;
}

.TableNote  {
	font-size : 8pt;
	margin-top : 0;
	margin-bottom : 0;
}

.list  {
	font-size : 11pt;
	color : #004080;
}

.Footnote  {
	font-size : 8pt;
	margin-top : 0;
	margin-bottom : 0;
}

sup  {
	font-size : 7pt;
}

