body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #666600;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #666600;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
A:link.mainbody, A:visited.mainbody, A:active.mainbody {
	background-color: transparent;
	color: #990000;
	text-decoration: underline;
}
A:hover.mainbody {
	background-color: transparent;
	color: #0099FF;
	text-decoration: underline;
}
.normal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	text-decoration: none;
}
/* - PSEUDO-CLASS Colors the links in the body content blue - */
A:link.normal2, A:visited.normal2, A:active.normal2 {
	color: #336600;
	text-decoration: underline;
	font-weight: bold;
}
A:hover.normal2 {
	color: #999900;
	text-decoration: underline;
}
.titles {
	font-family: Trebuchet, Verdana, Arial, Helvetica, Univers;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}	

