.siteheader {
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   color: #013398;
   border-bottom: 1px dashed #414141;
   padding: 0 0 7px 0;
   margin: 0;
}

h1 {
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   color: #414141;
}

.bodytext {
   font-family: verdana;
   font-size: 11px;
   padding: 7px 0 0 0;
   margin: 0;
   color: #414141;
   line-height: 15px;
}


.tcontent ol,
.tcontent ul {
   color: #414141;
   line-height: 15px;
}

.contenttable {
   color: #414141;
   line-height: 15px;
}

.contenttable .td-0 {
   font-weight: bold;
   padding-right: 15px;
   vertical-align: top;
}


.tcontent a {
  text-decoration: none;
  color: #013398;
}

.tcontent a:hover {
  text-decoration: underline;
}


#mailform label {
  font-weight: bold;
  color: #414141;
  padding: 3px 5px 3px 5px;
}

#mailform input {
  margin: 3px 5px 3px 5px;
}
