/* duenntape CSS                             */
/* all rights reserved                       */

BODY { font-family: sans-serif; font-size : 10pt}
/* BODY { background-color: rgb(240,228,212) } */
BODY { color : rgb(10,0,128)}
TD   { font-family: sans-serif; font-size : 10pt}

BODY.blu { background-color: rgb(180,180,255) }
BODY.red { background-color: rgb(255,220,220) }
H1,H2,H3,H4 { font-family: sans-serif }
H1 { font-size : 12pt }
#p14  { font-size: 14pt}
#p12  { font-size: 12pt}
#p10  { font-size: 10pt}
#p8   { font-size:  8pt}
P.csE  { font-family: sans-serif; font-style: italic; background: yellow}
P.csN  { font-family: serif; font-style: italic; font-size: 10pt}
P.csS  { font-family: sans-serif; font-variant: small-caps; font-size : 8pt ; letter-spacing: 0.1em}
LI  { font-family: sans-serif }
#T1  { font-family: sans-serif; font-size: 30pt; font-style: normal ; font-weight: bold}
#T2  { font-family: sans-serif; font-size: 24pt; font-style: normal;font-weight: bold}
#T3  { font-family: sans-serif; font-size: 20pt; font-style: normal;font-weight: bold}
#T4  { font-family: sans-serif; font-size: 16pt; font-style: normal;font-weight: bold}

A:link    { color : blue  }
A:active  { color : blue; font-weight: bold ; background: yellow; text-decoration: none }
A:visited { color : blue; font-weight: bold; text-decoration: none  }
DT {font-weight: bold }
DD {font-style: italic }