BODY, TD, P {
	font-family : serif;
	font-size: 12pt;
	color: #636331;
}


A {
	color: #CE3100;
	text-decoration : none;
	font-weight : bold;
}


A:Hover {
	color: inherit;
	text-decoration : underline;
}


HR {
	height: 1px;
}


.homefooter  {
	font-family :serif;
	letter-spacing : 1px;
	font-size : 8pt;
	color: #636331;
	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #020201;
}

.menus { display: block; margin-bottom: 15px; }
.menus table { width: 100%; }
.menus td { padding: 4px; }
.menus td.alt1 { background-color: #ffcd67; }
