@charset "iso-8859-1";
H1  {
	font-size : 20pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : navy;
}


H2  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : #ff6600;
}


H3  {
	font-size : 20pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #ff6600;
}

H4  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #ff6600;
}

H6  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : navy;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}


LI  {
	color : navy;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

TD  {
	color : navy;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : navy;
}


A:link  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
}


A:hover  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}


A:visited  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #3D99F5;
}
