body, td	      	{ 
	font-family: Arial, Helvetica;
	font-weight: bolder;
}

H1		{
	font-family: "Book Antiqua", Garamond, "Times New Roman";
	font-weight: 900;
	font-size: 24pt;
}

A:link        	{ color: green; text-decoration: none }
A:visited     	{ color: brown; text-decoration: none }
A:hover       	{ color: #ad3c04; text-decoration: none }
A:active      	{ color: green; text-decoration: none }
