BODY { color:       black;
       background:  #eeeeee;
       font-family: "Arial", "Helvetica";
       font-style: normal;
       font-size:  medium
     }

A:link    { color: #008800; text-decoration: none }
A:active  { color: #008800; text-decoration: none }
A:hover   { color: #0088aa; text-decoration: none }
A:visited { color: #008855; text-decoration: none }

.hdrlogo {width:      102}

.wa      {font-size:  200%;
          font-style: bold;
          text-align: left
         }

.watext {font-size:  90%;
          font-style: italic;
          text-align: center
         }

.coursename {font-size:  150%;
             font-weight: bold;
             text-align: left;
             color: blue
           }

.topicname  {font-size:  150%;
             font-style: italic;
             text-align: right;
             color: blue
           }

.bb  { color: blue;
       font-weight: bold;
     }

DT {font-size:  100%;
    font-weight: bold;
    color: blue;
    text-indent: 10;
    }

DD {font-size:  100%;
    text-indent: 40;
    }

.citation  { font-style: italic
           }

.reference { font-size: 75%
           }

.refer     { font-size: 75%;
             vertical-align: top
           }

.canvas  {margin-left: 10
         }

.sectiontitle { font-size: 150%; font-style: italic; font-weight: bold;  text-align: center; color: black }
.subsectiontitle { font-size: 135%; font-weight: bold;  text-align: center; color: black }
H1 { font-size: 150%; font-style: italic; text-align: center; color: black }
H2 { font-size: 135%; }
H3 { font-size: 120%; font-style: italic; }
H4 { font-size: 100%; }
