
A { color : #244F70;
    text-decoration : none;
    font-family : verdana, arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    line-height : 18px;
  }

A:hover {
    color : #244F70;
    font-family : verdana, sans-serif;
    font-size : 10px;
    text-decoration : underline;
    font-weight : bold;
    line-height : 18px;
  }

TD.text, P.text, SPAN.text, LI.text {
  font-family : verdana, arial, sans-serif;
  font-size : 10px;
  font-weight : normal;
  color : #000000;
  line-height : 16px;
  text-align : justify;
}

TD.pageheader, div.pageheader, SPAN.pageheader {
  font-family : verdana, arial, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #244F70;
  margin-bottom : 20px;
  letter-spacing : 1px;
}

div.subheader {
  font-family : verdana, arial, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #244F70;
}

TD.footer {
  font-family : verdana, arial, sans-serif;
  font-size : 10px;
  font-weight : normal;
  color : #0F4C98;
  line-height : 16px;
}

ul {
  margin-top : 5px;
}

li {

  padding-bottom : 3px;
  list-style-type : square;

}

body {
       scrollbar-face-color: #ffffff;
       scrollbar-shadow-color: #ffffff;
       scrollbar-highlight-color: #244F70;
       scrollbar-3dlight-color: #ffffff;
       scrollbar-darkshadow-color: #244F70;
       scrollbar-track-color: #ffffff;
       scrollbar-arrow-color: #244F70;
     }
