
a:link {text-decoration: none; color: #FF0000;}
a:visited {text-decoration: none; color: #989898;}
a:active {text-decoration: none; color: #FF0000;}
a:hover {text-decoration: underline; color: #FF0000;}

body
{
	font-family: Courier New, Tahoma, Geneva, Verdana;
	font-size: 7.5pt;
	background: white;
}

td {font-size: 8pt; font-family: Courier New, Tahoma, Geneva, Verdana; }

h1 {font-size: 12pt; text-decoration: underline; font-family: Comic Sans MS, Tahoma, Geneva, Verdana; }
