BODY { color:       #000000;
       background:  #ffffff;
       font-family: "Arial", "Helvetica";
       font-size:   medium;
     }

A:link    { color: #000099; font-weight: normal; text-decoration:none }
A:visited { color: #555555; font-weight: normal; text-decoration:none }
A:active  { color: #cccc99; font-weight: normal; text-decoration:none }
A:hover   { color: #ffcc66; font-weight: normal; text-decoration:none }

.title {font-size:33px ; font-weight:bold }

.coursename {font-size:   150%;
             font-style:  italic;
             font-weight: bold;
             text-align:  left;
             color:       #0000cc
            }

H1 { font-size: 140%; font-weight: bold;  text-align: center}
H2 { font-size: 130%; font-weight: bold;  font-style:italic; color: #0000cc}

H3 { font-size: 120%; font-weight: bold}
H4 { font-size: 110%; font-weight: bold;  font-style:italic}


.sectiontitle    { font-size: 135%; font-style: italic; font-weight: bold;  text-align: center; color: black }
.subsectiontitle { font-size: 120%; font-weight: bold;  text-align: center; color: black }

.paul   { font-size:   30;
          text-indent: 30;
          font-weight: bold;
          font-style:  italic;
          margin-top:  25;
          color:       #ffcc33}

.uv     { font-size:   22;
          text-indent: 10;
          font-weight: bold;
          font-style:  normal;
          text-align:  top;
          margin-left: 180;
          color:       #ffcc33}

.motto  { font-size:   22;
          text-indent: 10;
          font-weight: bold;
          font-style:  italic;
          text-align:  center;
          vertical-align: center;
          margin-left: 10;
          color:       black }

.nav {font-size: 85%; text-align: center}

.separator {background-color: blue; width:1}

.canvas  {margin-left: 10; background:  #55bbee; }

.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; }

.featureblock {background-color: #eeeeee;
               border-style: outset;
               border-color: #ffcc66;
               margin: 10;
}

.leadin { font-size: 85% }

.ppadding { margin-left: 5; margin-right: 5 }

.citation  { font-style: italic }

.reference { font-size: 75% }

.caption { font-size: 75% }

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

