body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	scrollbar-face-color:#CCCCCC;
	scrollbar-track-color:#CCCCCC;
	scrollbar-arrow-color:#00000;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#000000;
	buttonface:#CCCCCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #3366CC;
}
