body, td {
	background: #FFFFFF; 
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #000000;
}

td.tablebg {
	background: #EFEFEF;
}

tr.special {
	background: #FFF8E1; 
}

td.color2 {
	background: #EFEFEF; 
}

.small {
	font-size: 11px;
}

a {
	text-decoration: underline;
	color: #42528C; 
}

a:hover {
	text-decoration: underline;
	color: #FF3300; 
}

H1 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 16px;
	color: #000000;
}
