BODY
{
	background-color: gray;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-size: 13px;
	margin-right: 8%;
	margin-left: 8%;
	line-height: 1.3;
	}
	
	H1
	H2
	H3 {
	color: #000000;
	font-size: 20px;
	text-align: center;
	
}
A { text-decoration: underline; color: gray; }
A:hover { text-decoration: none; color: #FFFFFF; background: gray; }

TD 
{
	background: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: black;
	
}	
	