/* ChrisWeb (Intranet) 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}
TD.box { background-color: rgb(160,160,160); color : rgb(255,255,255) }

BODY.blu { background-color: rgb(180,180,255) }
BODY.red { background-color: rgb(255,220,220) }
H1,H2,H3,H4 { font-family: serif }
H1 { color : rgb(80,80,80); font-size: 16pt }
H2 { color : rgb(80,80,80); font-size: 14pt }
H3 { color : rgb(80,80,80) }
H4 { color : rgb(80,80,80) }
#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: 24pt; font-style: normal; font-weight: bold}
#T2  { font-family: sans-serif; font-size: 20pt; font-style: normal; font-weight: bold}
#T3  { font-family: sans-serif; font-size: 16pt; font-style: normal; font-weight: bold}
#T4  { font-family: sans-serif; font-size: 12pt; font-style: normal; font-weight: bold}

A:link    { color : rgb(80,80,80)  }
A:active  { color : rgb(80,80,80); font-weight: bold ; background: yellow; text-decoration: none }
A:visited { color : rgb(80,80,80); text-decoration: none  }
DT {font-weight: bold }
DD {font-style: italic }