.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 5px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#floatright {
	float: right;
}
.underline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
}
.address {
	background-image: url(../graphics/SPACERplain.gif);
}
.overline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	border-top-style: solid;
}
.smalltext {
	font-size: 12px;
}
#splashright {
	float: right;
	padding: 0px;
	margin: 5px;
}
#splashleft {
	float: left;
	padding: 0px;
	margin: 5px;
}
.bodytextflash {
	text-decoration: blink;
}

