BODY {
  background-color: white;
  font-family: sans-serif;
  font-size: 12pt
}

BODY.toc {
}


H1 { margin-bottom: 3px; font-size: 24.192pt; text-align:left }
H2 { font-size: 20.16pt }
H3 { font-size: 16.8pt }
H4 { font-size: 14pt }
H5 { font-size: 12pt }

UL { list-style: disc}
UL.tight { list-style: disc}

PRE, TT, CODE, KBD, SAMP {font-family: monospace; 
                          font-size: 12pt}

TABLE P {font-size: 12pt}

A:link {color: red}
A:visited {color: black }
A:actice {color: gray }

LI.inactive {color: red}
LI.active {color: green}
