BODY {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : 12pt;
	background : none;
}
P {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : 12pt;
	background : none;
}
.copy {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	background : none;
}

.head {
	color : #0166b4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
	background : none;
}

.foot {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	background : none;
}
.tiny {
	color : Silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	background : none;
}

A {
	color : #191970;
	background : none;
	font-weight : normal;
	font-size : 10pt;
}

A:HOVER {
	color : Gray;
	text-decoration : none;
	background : none;
	font-weight : normal;
	font-size : 10pt;
}

a.nav:link {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: Gray; 
	text-decoration: underline;
	background : none;
}

a.nav:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: Gray;
	text-decoration : underline;
	background : none;
}

a.nav:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: None;
	text-decoration : none;
	color : #191970;
	}
