BODY {
	margin: 0;
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
}
P {
	font-size: 85%;
}
.footer {
	font-size: 65%;
}
a:link {text-decoration: underline; font-weight: bold; color: #FF9900; }     
a:visited {text-decoration: underline; font-weight: bold; color: #FF9900; }  
a:hover {text-decoration: none; font-weight: bold; color: #FF9900; }
a:active {text-decoration: underline; font-weight: bold; color: #FF9900; }
.table {
	font-size: 85%;
}
