<STYLE>
<!--
BODY  {
          font-family : Verdana;
          font-size : 11px;
          color : #000000;
          text-decoration : none;
      }
      

TD {
          font-family : verdana;
          font-size : 11px;
          color : #000000;
          margin-left: 10px; 
          margin-right: 10px;
      }


.blue_border {
          display : block;
          font-family : Verdana;
          font-size : 11px;
          font-weight : bold;
          color : white;
          text-align : left;
          background-color : #4d6a96;
          width : 100%;
          height : 17px;
          padding-left: 3px;
      }




.white_link {
          font-family : Verdana;
          font-size : 11px;
          color : white;
          font-weight : bold;
          text-decoration : none;
      }
.white_link:hover {
          font-family : Verdana;
          font-size : 11px;
          color : white;
          font-weight : bold;
          text-decoration : underline;
      }


.small_white_link {
          font-family : Verdana;
          font-size : 10px;
          color : white;
          font-weight : normal;
          text-decoration : none;
      }
.small_white_link:hover {
          font-family : Verdana;
          font-size : 10px;
          color : white;
          font-weight : normal;
          text-decoration : underline;
      }

.header_link {
          font-family : Verdana;
          font-size : 11px;
          color : #4D6A96;
          text-decoration : none;
          font-weight : bold;          
      }
.header_link:hover {
          font-family : Verdana;
          font-size : 11px;
          color : #4D6A96;
          text-decoration : underline;
          font-weight : bold;          
      }

.header_link_on {
          font-family : Verdana;
          font-size : 11px;
          color : #000000;
          text-decoration : none;
          font-weight : bold;          
      }
.header_link_on:hover {
          font-family : Verdana;
          font-size : 11px;
          color : #000000;
          text-decoration : none;
          font-weight : bold;          
      }

.footer_link {
          font-family : Verdana;
          font-size : 10px;
          color : #4D6A96;
          text-decoration : none;
          font-weight : normal;          
      }
.footer_link:hover {
          font-family : Verdana;
          font-size : 10px;
          color : #4D6A96;
          text-decoration : underline;
          font-weight : normal;          
      }

A  {
          font-family : Verdana;
          font-size : 11px;
          color : #4d6a96;
          text-align : left;
          text-decoration : none;
          font-weight : bold;
      }
A:hover {
          font-family : Verdana;
          font-size : 11px;
          color : #4d6a96;
          text-align : left;
          text-decoration : underline;
      }




-->
</STYLE>


