body {  color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
p {  color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
.std {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
}

a:link {  color: #9999FF; cursor: hand; font-weight: bold; text-decoration: none;}
a:visited {  color: #0099FF; cursor: hand; font-weight: bold; text-decoration: none;}
a:hover {  color: #66FF00; font-weight: bold; text-decoration: none;}
.footer {  font-size: 8pt; color: #6666FF;}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: italic; color: #FFFFFF;}
.fineprint {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF;}

.error {
	color: red;
	font-size: 9pt;
	font-weight: bold; }

.error INPUT, .error SELECT, .error TEXTAREA {
	background-color : red; }
