
body {
	font: 12px verdana, arial, sans-serif;
	margin: 5px 10px 0px 25px;
	color: #333;
}
table {
	font: 13px verdana, arial, sans-serif;
	color: #333;
}
a { font-weight: bold; color: #069; text-decoration: none; }
a:hover { text-decoration: underline; }
#main {
	#width: 725px;
}
h1 { 
	font: bold 18px;`
	color: #036;
	margin-bottom: 8px;
}
input.oBtn {
	background-color: #f60;
	color: white;
	font: bold 12px Arial, sans-serif;
	border-top: 2px solid #fa0;
	border-left: 2px solid #fa0;
	border-bottom: 2px solid #c60;
	border-right: 2px solid #c60;
}
h2 { 
	font-size: 14px;
	color: #369;
	margin-bottom: 30px;
}
#footer { background-color: #006; color: white; padding: 4px; font: 11px arial, sans-serif; clear: both;}
#footer a {color: white }
#footerAFS {
	font: 10px verdana, arial, sans-serif;
	background-color: #214;
	color: white;
	padding: 4px;
}
#afs {
	float: left;
	font-weight: bold;
	margin-left: 20px;
}
#footerAFS a {
	color: white;
}
#footerAFSb {
	font: 11px verdana, arial, sans-serif;
	padding: 6px;
	color: #666;
}
#footerAFSb a {
	font-weight: bold;
	color: #666;
}
p {
	margin: 8px 0px;
}
.intro p {
	font-size: 12px;
}
#navTop {
	background-color: #006;
	height: 18px;
}
#navBot {
	background-color: #d3dee4;
	height: 18px;
	margin-bottom: 8px;
}
hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #999;
	color: #999;
}
.spacer {
	clear:both;
}
