.gen { font-size: 12px; }
.genmed { font-size: 11px; }
.titmed { font-size: 11px; font-weight:bold; background-color: #A5A5C5;}
.titsmall { font-size: 10px; }
.gensmall { font-size: 10px; }
.gen,.genmed,.gensmall { color: #A2A2B2; }
.tit, .titsmall { color: #7070A0; text-align:center; }
.titmed { color: #111122; text-align:Center;}
a.gen,a.genmed,a.gensmall { color: #A2A2B2; text-decoration: none; }
td.titsmall a{ color: #C0C0F0; text-decoration: underline; }
td.titsmall a:hover{ color: #FFB0A0; text-decoration: none; }
td.titsmall a:visited{ color: #B0B0D0; text-decoration: underline; }
td.titsmall a:visited:hover{ color: #FFB0A0; text-decoration: underline; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }
.charttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #46555C;
}
a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color: #DDDDDD;
	text-decoration:underline;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF00FF;
}