/* CSS1 style sheet for Denis Alder's web site */
BODY {font-family: Verdana, sans-serif; font-style: normal; font-size: 10pt; color: 336666;
background: white }
H1 {font-size: 16pt; font-weight: bold; text-align: left; margin-bottom: 0; margin-top: 16pt}
P {font-size: 10pt; margin-bottom: 0; margin-top: 10pt}
A:link { color: 003333 ;  text-decoration: underline}       
A:visited { color: 336666 ; text-decoration: underline} 
A:active { color: salmon ; text-decoration: underline}

/* --- */
P.redline {border-left:thin solid red; padding-left:5;}
P.ref {font-size: 8pt; margin-bottom: 10; margin-top:10; margin-left:50;text-indent: -50;}
P.indent {font-size: 10pt; margin-bottom: 10; margin-top:10; margin-left:30;text-indent: -30;}
P.code {font-family: Courier New, monospace; font-size: 8pt; margin-bottom: 10; margin-top:10; margin-left:50;text-indent: 0;}
P.rbox {float:right; margin-left:10; margin-right:0; font-size: 8pt; margin-bottom: 0; margin-top:0}
P.lbox {float:left; margin-left:0; margin-right:10; font-size: 8pt; margin-bottom: 0; margin-top:5}
P.hdr {cursor: pointer; color: 005050; font-weight: bold; text-transform: uppercase; margin-top:5 ; margin-bottom:0}
P.sub {color: 005050; margin-top:0; margin-bottom: 0 ; margin-left: 1em}
P.err{font-size: 8pt; color: red;}

H2 {font-size: 12pt; font-style: normal; font-weight: bold; color: 005050; text-align: left; text-indent:0; margin-bottom: 0; margin-top: 12pt}
H3 {font-size: 12pt; font-style: normal; color: 005050; text-align: left; text-indent:0; margin-bottom: 0; margin-top:0; text-decoration: underline; font-weight: bold}
H4 {font-size: 10pt; font-weight: bold; color: 005050; text-align: left; text-indent:0; margin-bottom: 0; margin-top:0}
H5 {font-size: 10pt; font-weight: bold; color: black; text-align: center; margin-bottom: 10; margin-top:0}
UL{margin-bottom: 5pt; margin-top:5pt; padding-left: 30px; font-size: 10pt; text-indent: 0px; list-style: disc}
TD {font-size: 9pt; margin-bottom: 0; margin-top:0; vertical-align: top;}
.hdr {font-size: 18pt; font-weight: bold; vertical-align: top;}
.small {font-size: 8pt; margin-bottom: 0; margin-top:0; vertical-align: top;}
.feint {font-size: 7pt; color: 99CCCC;}
HR {height: 1px; border-style: dotted; color: 99CCCC; width:100%;}
HR.short {height: 1; border-style: dotted; color: blue; text-align: left; width:50%;}
.topic{font-size: 9pt; font-weight: bold;}
.post{font-size: 8pt; font-weight: normal;}
.tiny{font-size: 7pt; font-weight: normal;}
