body {
	font-family:trebuchet ms, arial, helvetica, sans serif;
	font-size:8pt;
	color:white;
}

td {
	font-size:8pt;
	color:white;
}

input, select, textarea {
	font-family:arial, helvetica, sans serif;
	font-size:8pt;
	color:black;
	background-color:#C0C0C0;
}

.titfrm {
	font-size:7pt;
}

h1 {
	font-size:12pt;
}

h2 {
	font-size:10pt;
}

a {color:red}
a:visited {color:red}
a:hover {color:yellow}
a:link {color:red}