H1  {
	font-size : 16pt;
	font-family : arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H2  {
	font-size : 14pt;
	font-family : arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #233D81;
	line-height: 15pt;
	
}


H3  {
	font-size : 12pt;
	font-family : arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : black;
	font-size : 8pt;
	font-family : arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}


P  {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	margin: 10px 10px 10px;
	line-height: 11pt;
}

UL  {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 11pt;
	type: disk;
}



A:link  {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
}


A:hover  {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}


A:visited  {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #3D99F5;
}
