<style type="text/css"> 

a { 
color: #CC0000;
font-weight: bold;
text-decoration: none}

A:link {
font-weight: normal; 
text-decoration: underline; 
color: #666666}

a:visited { 
color: #000000;
text-decoration: underline}

a:active { 
color: #CC0000;
text-decoration: underline} 

a:hover { 
color: #CC0000;
text-decoration: underline}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #000000}

body, td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #000000}

.bodysmall {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #000000;
text-decoration: none}

.blacknormal {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #000000;
text-decoration: none}

.blacktitle {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #000000;
text-decoration: none}

.footerlink {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 10px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none}

.footerlink:active {
color: #FFFFFF;
text-decoration: underline
}
.footerlink:hover {
color: #FFFFFF;
text-decoration: underline
}
.footerlink:link {
color: #FFFFFF;
text-decoration: none
}
.footerlink:visited {
color: #FFFFFF;
text-decoration: none
}

.tblhead {
  color:#01237C;
  font-size:14px;
  font-weight: bold;
  font-family: helvetica;
}

H3 {
  color:#01237C;
}

.signuptbl {
  background-color:#F0F0FC;
}

select, object, textarea, input {
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #10107C;
}

.error {
  color:#FF0000;
}
</style> 


