body {
	margin-top: 5%;
	margin-left: 20%; margin-right: 20%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #999999;
	letter-spacing: -1px;

}
	
a:link { 
	color: #66CC33;
	text-decoration: none;
	}
a:visited { 
	color: #66CC33;
	text-decoration: none;
	}
a:hover { 
	color: #FF7F00;
	text-decoration: none;
	}
a:active { 
	color: #FF7F00;
	text-decoration: none;
	}

td {
	font-family: Helvetica, Arial, sans-serif;
}

th {
	font-family: Helvetica, Arial, sans-serif;
}