   body  {
           color : #003366;
           font-size : 11px;
           font-family : Arial, Verdana, Helvetica;
           background:#fff;
      }
     td		{
           color : #003366;
           font-size : 11px;
           font-family : Arial, Verdana, Helvetica;
      }
     p {
           font-family : Arial;
           font-size : 11px;
           color : #003366;
    }
       a:link {
           color : #003366;
           text-decoration : none;
           font-size : 11px;
           font-weight : bold;
      }
     a:visited {
           color : #003366;
           text-decoration : none;
           font-size : 11px;
           font-weight : bold;
      }
     a:hover{
           color : #006BB5;
           text-decoration : underline;
           font-size : 11px;
           font-weight : bold
      }
