
BODY { 
    background : #FFFFFF;
    color : #0000ff;
    font-size: 100%; }

H1 { 
   font-size: 180%;
   font-weight: bold;
   color: #008080; }

H2 { 
   font-size: 150%;
   font-weight: bold;
   color: #008080; }

H3 { 
   font-size: 125%;
   font-weight: bold;
   color: #008080; }

H4 { 
   font-size: 100%;
   font-weight: bold;
   color: #008080; }

H6 {
   font-size: 90%;
   color: #008080; }

TD, TH, UL, OL { 
   color : #000054; }


P, BLOCKQUOTE {
   text-align: justify; }

EM, I { 
   font-style: italic; }

A:link { color : #000000; }
A:visited { color : #6600cc }
A:active { color : #ff0000; }

HR { color : #000054; }

DIV.description {
   color : #000054;
   text-align: justify; }

DIV.quotation {
   font-size: 110%;
   font-style: italic;
   color : #005454;
   text-align: justify; }

DIV.url A:link    { color: #eeeeee; text-decoration: none; }
DIV.url A:visited { color: #dddddd; text-decoration: none; }
DIV.url A:active  { color: #cccccc; text-decoration: none; }

DIV.foot TD {
   font-size: 90%;
   font-weight: bold;
   color: #008080; }

DIV.foot A:link    { text-decoration: none; }
DIV.foot A:visited { text-decoration: none; }
DIV.foot A:active  { text-decoration: none; }
