BODY {
      background-color : #003163;
      font-family      : "DejaVu Sans","Verdana",sans-serif;
      font-size        : 87.5%;
      line-height      : 1.3;
      color            : #FFFFFF;
      }

th, h1, h2, span.title, div.banner, td.title {
    font-family: "Century Gothic","Avant Garde",Avenir,TeXGyreAdventorRegular,"Heiti SC","Heiti TC",AppleGothic,sans-serif;
    font-weight: normal;
}

A:link
        {
        text-decoration :       none;
        color           :       #FFE760;
        background      :       transparent;
        }
A:visited 
        {
        text-decoration :       none; 
        color           :       #CCCC39;
        background      :       transparent; 
        }               
A:hover
 {
   text-decoration : underline;
 }    
P, TD, TR, SPAN, DIV, CAPTION {
        color:#FFFFFF;
      }
TH    {
        color     : #FFFFFF;
      }
      
TD.title 
      {
      background-color : #006699;
      font-weight      : bold;
      color            : white;
      text-align       : center;
      }
