/* Level 1 Cascading Style Sheet, for www.herne.com */

BODY { 
    font-family: "comic sans ms", arial, helvetica, sans-serif;
    color: blue; 
  }

/* P { font-family: "comic sans ms", arial, helvetica, sans-serif; font-size: 11pt; } */

TT { font-size: 9pt; font-family: "courier new", courier, monospace }

TD { font-family: "comic sans ms", arial, helvetica, sans-serif;}
TD { font-size: 11pt }
TH { font-family: arial, helvetica, sans-serif;}
TH { font-size: 11pt }
TR { font-family: "comic sans ms", arial, helvetica, sans-serif;}
TR { font-size: 11pt }

HR { border-top: solid }
HR { color: blue }
SMALL { font-size: 8pt }
LI { color: blue }
LI { font-size: 9pt }
/* LI { line-height: 12pt } */
BIG { font-size: 14pt }
EM { font-size: 12pt;
     font-style: normal }
BIG { color: red }

