
boby, p, div, span, td {
	font-family: Arial, Helvetica; 
	font-size: 9pt;
	color: #333333;
}
a {
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
	text-decoration: underline;
}
.bigredbold {
	font-size:10pt;
	font-weight:bold;
	color:#990000;
	padding:5px;
}
.smallbluebold {
	font-size:8pt;
	font-weight:bold;
	color:#336699;
	padding:5px;
}
.smallred {
	color:#800040;
	font-size:8pt;
}
.smallblue {
	font-size:8pt;
	color:#336699;
	padding:5px;
}
