h1        { font-style: italic ; }
h1, h2, h3, h4, h5, h6, strong, .barf
          { font-family: "trebuchet ms", "lucida sans unicode", lucida, "lucida sans", arial, helvetica, sans-serif ; }
pre, tt   { font-family: "lucida console", "lucida typewriter", "lucida sans typewriter", courier, monospace ; }
.small    { font-size: 75% ;
            font-family: verdana, "lucida sans unicode", lucida, "lucida sans", sans-serif ; }
.hilite   { font-weight: bold ; }
body, p, td, th, h1, h2, h3, h4, h5, h6, ol, ul, dl
          { color: #fff ; }
hr        { color: #069 ; }
.linet    { margin-top:    2em ; padding-top:    1em ; border-top:    solid 1px #6cf ; }
.lineb    { margin-bottom: 2em ; padding-bottom: 1em ; border-bottom: solid 1px #6cf ; }
img       { border-color: #6cf ; }
body      { background: #036 ; margin: 20px 40px ; }
.bg2      { background: #069 ; }
.barc1    { background: #6cf ; }
.barc2    { background: #069 ; }
.barc3    { background: #003 ; }
a:link    { color: #6fc ; }
a:visited { color: #6cf ; }
a:active  { color: #f6f ; }
h3 a, .barf a
          { text-decoration: none ; }
.barf a:hover
          { background: #036 ; }
td, th    { vertical-align: top ; }

