body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
a:link {
	color: #008DC8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008DC8;
}
a:hover {
	text-decoration: underline;
	color: #008DC8;
}
a:active {
	text-decoration: underline;
	color: #008DC8;
}
#small {	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
}

#hilite {color: #008DC8; font-weight:bold;}
#white {color: #FFFFFF}
#normal {color: #555555}
#superscript {font-size:xx-small; vertical-align:top;} 

.subhead {
	font-size: 18px;
	font-weight: bold;
}

.category {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF
}
