td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
	
}

td.heading {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #231f20;
	
}
.footer{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #91933f;
	text-decoration: none;
	
}

#nav{
	background: url(/images/center.png);
}

a.d:link { 
	font-family: Verdana; font-size: 12px; font-weight: bold;
 	color: #788203; text-decoration: none;
}
a.d:visited { 
	font-family: Verdana; font-size: 12px; font-weight: bold; 
 	color: #788203; text-decoration: none;
}
a.d:hover { 
	color: #788203; text-decoration: underline;
}

