DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,I,FONT {
  font-family: tahoma, arial,helvetica,sans-serif;
  font-size:10pt;
  color : white;
  background : #336699;
}

H1,H2,H3,H4,H5 {
  font-family: tahoma, arial,helvetica,sans-serif;
  color : white;
  background : #336699;
  letter-spacing:1.5mm; 
  text-transform:lowercase;
}

B {
  font-family: tahoma, arial,helvetica,sans-serif;
  color : white;
  background : #336699;
  letter-spacing:.5mm; 
  text-transform:lowercase;
}

IMG {border-style:solid; border-width:2px; border-color:#99ddff;}

H1:first-letter {font-size:50pt}
H2:first-letter {font-size:40pt}
H3:first-letter {font-size:25pt}


A {text-decoration:overline; letter-spacing:.5mm}

A:link { color : #66aacc}
A:active { color : white}
A:visited { color : #77bbdd}
A:hover { color : #99ddff}

.caption {
  font-size : 9pt;
  color : #44dd44;
  font-style : italic;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
