body{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: white;
	background-color:#555555;
}

table{
	background-color:#tan;
}

th {
	background-color:#tan;
	font-family: Arial Black, Verdana, Arial, Geneva, Helvetica, sans-serif;
}

td {
	
}

H1{
	font-style: "Times New Roman";
}

/*a:link   {text-decoration:none;}*/
/*a:hover  {text-decoration:underline;}*/
/*a:active { text-decoration:blink;}*/
/*a:visited{ text-decoration:none;}*/
