    body
      { font-family: Arial, Verdana, sans-serif;
        margin-left: 5%;
        font-size: 100%;
        background-color: #FFFFCC;
      }
    p { color: #00007F;
        font-weight: bold;
      }
    h1 
      { margin-top: 5%; 
        color: #007D76; 
        font-weight: bold;
      }
    h2 
      { margin-top: 5%; 
        color: #007D76; 
        font-weight: bold;
      }
    td 
      { vertical-align: top;
      }
    a 
      { color: red; 
      }
    p.small 
      { color: #007D76; 
        font-size: 75%; 
      }
    p.title 
      { color: #008080; 
        font-style: italic; 
      }
    p.copyright 
      { font-size: 80%; 
      }
