font,body,td {
	font-family: Verdana, Arial, Helvetica;
	color: #bfbdbd;

	font-weight: lighter;
	font-size: 10pt;
}

td.headline {
	background-color: #151a68;
}


P {
	font-family: Verdana, Arial, Helvetica;
	color: #bfbdbd;
	text-decoration: none;
	font-weight: lighter;
	font-size: 10pt;
}




A:link {text-decoration: none; font-family:'Arial',sans-serif; font-weight:bold; color: #CCCCCC}
A:visited {text-decoration: none; font-family:'Arial',sans-serif; font-weight:bold; color: #CCCCCC}
A:hover {color:#897676; font-family:'Arial',sans-serif; text-decoration:underline}
a:active { color:#C0C0C0; font-family:'Arial',sans-serif; text-decoration:underline }
a:focus { color:#663300; font-family:'Arial',sans-serif; text-decoration:underline }
