BODY {
	color : #000066;
	background-color : White;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
}

P {
	color : #000066;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
}

TD {
	color : #000066;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
}

.green {
	color : #008000;
	font-weight : bold;
}

A.white, A.white:LINK, A.white:VISITED, A.white:ACTIVE {
	color : White;
	text-decoration : none;
}

 A.white:HOVER {
	color : #008000;
	text-decoration : none;
	background-color : White;
}


UL {
	color : #000066;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
}

LI {
	color : #000066;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
}


