font {  font-family: Arial, Helvetica, sans-serif;}
a:link {  color: #0000CC; background-color: #FFFF99; text-decoration: underline;}
a:visited {  color: #6600FF; background-color: #FFFF99; text-decoration: underline;}
a:hover {
	background-color: #FFFF00;
	text-decoration: underline;
	color: #FF0000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
th {  font-family: Arial, Helvetica, sans-serif}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: large}
body {
	scrollbar-base-color:cyan;
	scrollbar-face-color:#FFD40C;
	scrollbar-track-color:#E79525;
	scrollbar-arrow-color:red;
	scrollbar-3dlight-color:#FFFFC2;
	scrollbar-highlight-color:yellow;
	scrollbar-shadow-color:brown;
	scrollbar-darkshadow-color:navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
