td {
 	font-size:14px; 
 	color: #2a3235; 
 	font-family: Arial, Tahoma, Helvetica, sans-serif 
 }
 a {
	color: #fd0100;
	text-decoration: underline;
 }
 a:hover {
	color: #2375d9;
	text-decoration: none;
 }
p {
	margin-bottom: 8px;
	margin-top: 0px;	 
 }
h1 {
	font-size:18px;
	margin-bottom:8px;
	margin-top:0px;
}
UL {
 margin-top:4px;
 margin-bottom:4px;
 margin-left:20px;
} 
