body,td.content {
	font-family:verdana,arial,helvetica;
	}
table.results {
	border:1px solid black; 
	}
table.results th,table.results a {
	font-weight:bold;
	font-size:8pt;
	color:black;
	background-color:Tan;
	}
table.results td {
	font-size:12pt;
	border:1px solid black;
	color:black;
	}
table.results td a{
	color:red;font-weight:bold;
	border:1px solid black;
	}
.content{
	font-size:10px;
	}
.clickAnchor{
	text-decoration:underline;cursor:hand;
	}
.welcome{
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
	}
