/* handbook.css
   ============ */

 a:link {color: black}
 a:visited {color: black}
.arial, .arialgreen {font-family: Arial, sans-serif}
.arialgreen {color: green}
.blue {color: #0000FF}
 body {font-family: sans-serif; background: white}
.break {page-break-before: always}
.center {text-align: center; text-indent: 0em;
   margin-left: 2em; margin-right: 2em}
 code {color: green; 
   font-family: CourierNarrow, Courier, "Courier New", monospace}
.gold {color: peru}
.green {color: green}
 h1 {line-height: 12mm; font-size: 12mm}
 h2 {line-height: 8.3mm; font-size: 8.3mm}
 h3 {line-height: 6.9mm; font-size: 6.9mm}
 h4 {line-height: 5.8mm; font-size: 5.8mm}
 h5 {line-height: 5.0mm; font-size: 4.8mm; font-weight: bold}
 h1, h2, h3, h4, h5 {margin-top: 0.5em; margin-bottom: 0.5em;
   text-align: center; text-indent: 0em;
   margin-left: 2em; margin-right: 2em}
 h5 {margin-top: 1em}
.intro {font-weight: bold}
 li {margin-top: 0em; margin-bottom: 0em}
.lightblue {color: lightskyblue}
.lightgreen {color: palegreen}
.lightred {color: lightcoral}
.noindent {text-indent: 0em}
 p {text-indent: 2em;
   margin-top: 0em; margin-bottom: 0em}
.palegold {color: palegoldenrod}
.red {color: #FF0000}
.small {font-size: 4mm; font-weight: normal} 
 ul {margin-top: 0em; margin-bottom: 0em}  
.white {color: white}
