TD, BODY {font-family: Comic Sans MS,Arial,sans-serif;
      background-color: #FFFFB0;
      color1: #336633;
      color: #115511;
     }

A:link    {color: #4055B7;
           font-weight: bold;}
A:active  {color: #F5E400;
           font-weight: bold;}
A:visited {color: #3B8859;
           font-weight: bold;}

H1 {font-weight: bold;
    font-size: large;}

H2 {font-weight: bold;
    font-size: medium;}

H3 {font-weight: bold;
    font-size: small;}

H4 {font-weight: bold;
    font-style: italic;
    font-size: x-small;}

H3.subhead {font-weight: bold;
            font-size: 14pt;
            padding: 2px;
            white-space: pre;}

.sidebar {font-size: 10pt;}
.small   {font-size: 8pt;}
.medium   {font-size: 9pt;}

TT {font-family: courier,courier new,monospace;
    white-space: normal;
    color: #3366CC;
    font-size: 10pt;}

PRE,CODE {font-family: courier,courier new,monospace;
          color: #3366CC;
          font-size: 10pt;}

P, LI {font-size: 10pt; 
       margin-right: 0px;}

UL,OL,DL {font-size: 10pt;}

P.caption {font-weight: bold;
           font-size: 10pt;
           padding: 5px;
           margin-right:0px;}
 
P.intro {font-size: 11pt;
         font-weight: bold;
         margin-right: 0px;}

P.footer {font-size: 8pt;}


/* table formatting */


TH.colhead {font-size: medium;
            font-weight: bold;}

TD.contents {font-size: small;}

/* These styles are for the left nav bar */

DIV.navbar {font-size: small;
            margin-right: 0px;}

DIV.navbar B {font-weight: bold;
              font-size: medium;}

DIV.navbar A {font-size: small;}

DIV.navbar P {font-size: small;
              margin-right: 0px;}
