body {
	background: #ffffff; 
	margin-left: 0px; 
	margin-top: 10px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	color: #333333;
	font-family: georgia, trebuchet ms, sans-serif;
	}

H1, H2, H3, H4, H5, H6 {
	font-family: trebuchet ms, sans-serif;
	} 

A:link {
	text-decoration: underline;
	color: #ff6600; 
	} 
A:visited {
	color: #ff6600; 
	}
A:active { 
	color: #666666; 
	} 
A:hover { 
	color: #666666; 
	}