
.remark {
	font-size : 9pt;
	color : #768578;
	font-family : Arial, Helvetica, sans-serif;
}



H1  {
	font-size : 15pt;
	font-weight : bold;
	color : #9C4539;
	margin-top : 1pt;
	margin-bottom :5pt;
}



H2  {
	font-size : 13.5pt;
	color : #084508;
	margin-top : 1pt;
	margin-bottom : 1pt;
}



H3  {
	font-weight : bold;
	font-size : 12pt;
	color : #CEB64A;
	margin-top : 1pt;
	margin-bottom : 4pt;
	font-family : Arial, Helvetica, sans-serif;
}
H4 {
	font-size : 9.5pt;
	color :  #7C8CC6;
	font-family : Arial, Helvetica, sans-serif;
}


.text {
	font-size : 12.5pt;
	color : #261D6E;
	font-family : Arial, Helvetica, sans-serif;
}





A  {
	text-decoration : none;
	color :#104508;
}



A:Visited  {
	color :#104508;
}


A:Hover  {
	color :#CEB64A;
}


