BODY         {background-image: url(files/pattern1.gif);
             }
BODY, TD, TH {background-color: tan;
              color:            black;
              font-family:      Arial, Times, Serif;
              font-size:        14pt;
             }
TD           {text-align:       center;
             }
TD.blackback {background-color: black;
             }
.capt {text-align: left;
       font-size: 10pt;
      }
H1           {font-size:  22pt;
             }
H2           {font-size:  20pt;
             }
H3           {font-size:  18pt;
             }
H4           {font-size:  16pt;
             }
A:link, A:active {color: blue}
A:visited        {color: navy}


P.indented {margin-left: 100px;
           }
UL.indented {margin-left: 120px;
           }

