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

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