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; 
}

.small {
	font-size: 11px;
}
a {
	text-decoration: underline;
	color: #79b8c8; 
}