a:link { color: #8E0200; text-decoration: none }
a:hover { color: #FF9900; text-decoration: none }
a:active { color: #FFB007; text-decoration: none }
a:visited { color: #8E0200; text-decoration: none }
a:visited:hover { color: #FF9900; text-decoration: none }

.body {
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
}
.bodyHome {
	font: 15px/20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.bodyHome :link { color: #FFFFFF; text-decoration: underline }
.bodyHome :hover { color: #FF9900; text-decoration: underline }
.bodyHome :visited { color: #FFFFFF; text-decoration: underline }
.bodyHome :visited:hover { color: #FF9900; text-decoration: underline }

.input {
	font: 10px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #00417B;
}
.footer {
	font: italic 9px/12px Georgia, "Times New Roman", Times, serif;
	padding-top: 40px;
	padding-bottom: 50px;
}
.scrollText {
	width:680px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #000000;
	padding: 15px 0px;
	overflow:hidden;
	white-space:nowrap;
}
.subhead1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #00417B;
}
.subhead2 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #00417B;
}
.subhead3 {
	font: bold 11px/15px Georgia, "Times New Roman", Times, serif;
}
