/* Sitin's book CSS */
A:link, A:active, A:visited {color: #CC3300; font-style: obligue; text-decoration: none; font-size: 11pt}
A:hover {text-decoration: underline}

HR {background-color: #660000; border-width: 0px; height: 1px;}

BODY {color: #663333; background: #000000; font-size: 11pt; font-family: Arial;}
BODY.tom {color: #FFC68C; background: #000000; font-weight: bold; font-size: 10pt}
BODY.toptom {color: #663333; background: #000000 url(hv.jpg); font-weight: bold; font-size: 9pt}

P {text-indent: 1em}
P.lw {font-style: obligue; font-weight: bold; text-decoration: none; font-size: 11pt}

A.low:link, A.low:active, A.low:visited {color: #CC3300; font-style: obligue; text-decoration: none; font-size: 9pt}
A.low:hover {text-decoration: underline}

A.lw:link, A.lw:active {color: #CC3300; font-style: obligue; font-weight: normal; text-decoration: none; font-size: 9pt}
A.lw:hover {text-decoration: underline}
A.lw:visited {color: #235224; font-weight: normal; font-style: obligue; text-decoration: none; font-size: 10pt}

UL,LI {line-height: 14px; font-family: Arial; color: #663333; font-weight: normal; font-style: obligue; font-size: 9pt}

.small {font-size: 9pt}
.supsmall {font-size: 8pt}
