BODY {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-style: normal;
     font-size: 11pt;
     background: #b9ccff;
     color: #000000;
     }
        
P { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
  }

FONT.liten {font-size: 70%; }

H1, H2, H3 {
        font-weight: normal;
        color: #1c3f9e;
        margin-bottom: 0em;
        }

TABLE { vertical-align: top; background: #f0f2ff;} 

table.border
{ 
  border-color: #1c3f9e;
  border-style: solid;
  border-width: 1px;
}

H1 { font-size: 140% }
H2 { font-size: 120% }
H3 { font-size: 100% }
H4 { font-style: italic; }

TD, TH, UL {
        background: #f0f2ff;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        }

TH { 
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt;
   }

TD { color: #000000;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt;
   }

PRE { font-family: "Lucida Typewriter", Courier, monotype;
      font-style: normal;
      font-size: 11pt;
    }
 
A:link { color: #134e24 }
A:visited { color: black }
A:active { color: #600041 }
