
A { color : #47758F;
    text-decoration : none;
    font-family : verdana, arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    line-height : 12px;
  }

A:hover {
    color : #47758F;
    font-family : verdana, sans-serif;
    font-size : 10px;
    text-decoration : underline;
    font-weight : bold;
    line-height : 12px;
  }

A.navlink { color : #000000;
    text-decoration : none;
    font-family : verdana, arial, sans-serif;
    font-size : 13px;
    font-weight : bold;
  }

td.text {
  font-family : verdana, arial, sans-serif;
  font-size : 10px;
  font-weight : normal;
  color : #000000;
  line-height : 13px;
}

TD.footer {
  font-family : verdana, arial, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #000000;
}

TD.navactive {
  font-family : verdana, arial, sans-serif;
  font-size : 13px;
  font-weight : bold;
  color : #004382;
  text-decoration : none;
}

TD.headline, div.headline, SPAN.headline {
  font-family : verdana, arial, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #47758F;
  letter-spacing:1px;
}

body {
       margin-left:0px;
       margin-right:0px;
       margin-top:0px;
       margin-bottom:0px;
       scrollbar-face-color: #EEEEEE;
       scrollbar-shadow-color: #EEEEEE;
       scrollbar-highlight-color: #EEEEEE;
       scrollbar-3dlight-color: #006100;
       scrollbar-darkshadow-color: #006100;
       scrollbar-track-color: #F4F4EF;
       scrollbar-arrow-color: #006100;
     }

input {
  border-width: 1px;
  border-color: #000000;
}

li {
  margin-bottom : 1px;
}