td {
   font-family: arial, helvetica, sans serif;
   font-size: 12px;
   color: #000000;
}

body {
   background-color: #a7D1e0;
}

.header {
   font-family: arial, helvetica, sans serif;
   font-size: 16px;
   font-weight: bold;
   color: #324164;
}

.subhead {
   font-family: arial, helvetica, sans serif;
   font-size: 12px;
   font-weight: bold;
   color: #324164;
}

.hometext {
   font-family: arial, helvetica, sans serif;
   font-size: 12px;
   color: #ffffff;
}

.smltext {
   font-family: arial, helvetica, sans serif;
   font-size: 11px;
   color: #3999b9;
}

.form {
   font-family: arial, helvetica, sans serif;
   font-size: 12px;
   color: #333366;
   text-decoration: none;
}

a  {
   font-family: arial, helvetica, sans serif;
   font-size: 12px;
   color: #2d8dad;
}

.subnav {
   font-family: arial, sans serif, helvetica;
   font-size: 11px;
   font-weight: bold;
   color: #324164;
   text-decoration: none;
}

a:hover.subnav {
   font-size: 11px;
   color: #324164;
   text-decoration: underline;
}

.footer {
   font-family: arial, helvetica, sans serif;
   font-size: 11px;
   color: #d2eef8;
   text-decoration: none;
}

a:hover.footer {
   color: #ffffff;
   text-decoration: underline;
}

.basetext  {
   font-family: arial, helvetica, sans serif;
   font-size: 11px;
   color: #d2eef8;
}