.body { color:#ff0000; background-color:#333333; }
.chap { font-family:Arial,Helvetica,sans-serif; font-size:14pt; color:#808080;
        border-bottom-style:solid; border-bottom-width:2px; border-color:#333399;
        margin:0px; margin-bottom:15px; width:600px; }
.p    { font-family:Arial,Helvetica, sans-serif; font-size:10pt; color:#333399;
        margin-top:5px; margin-bottom:5px; width:600px; }
.line {color:#808080; border-bottom-style:solid; border-bottom-width:1px; border-color:#808080;
        margin:0px; width:600px; margin-top:0px; margin-bottom:20px; }

.sect { font-family:Arial,sans-serif; font-size:16pt; color:blue;
        border-bottom-style:solid; border-bottom-width:3px; border-color:red;
        margin:0px; margin-top:24px; margin-bottom:16px; }
.red   { color:red }
.blue  { color:blue }
.bold  { font-weight:bold }
.big   { font-size:14pt }
.small { font-size:6pt; font-family:'Small Fonts',sans-serif; }




a {text-decoration: none;}
a:link {color: #6666ff;}
a:visited {color: #6666ff;}
a:active {color: #0000ff;}
a:hover {color: #000000; text-decoration: none;}
