body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
}
p {
	font-size: 0.9em;
}
td {
	color: #000000;
	font-size: 0.9em
}
td a:hover {
	color: #C20A0A;
	text-decoration: none;
}
td a, a:visited {
	color: #576D9D;
	text-decoration: underline;
}
.maintitle {
	font-family: Times, serif;
	font-size: 2.25em;
	color: #000000;
	font-style: italic;
	background-color: #99CCCC;
	line-height: normal;
	padding-bottom: 15px;
	border-bottom: 4px solid #000000;
	padding-top: 5px;
	margin: 0px;	
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000000;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.floatleft {
	float: left;
	margin: 0px 10px 0 10px;
}
input:focus, input.sffocus { 
	background: #D6D6DA;
}
#errors a, a:visited {
	color: #C20A0A;
	text-decoration: underline;
}
#errors a:hover {
	color: #C20A0A;
	text-decoration: none;
}