 body {font-family: verdana, anal, helvetica, sans-serif;
      font-size: 13px;
      color: gray;}

  table {font-size: 13px;          margin-left: 45px;
         border:solid thin black;}
  .items {text-weight:bold; 
            text-align:right; 
            text-transform: uppercase;}
  h1, h2 {font-family: georgia, times new roman, time, serif; 
         text-color:purple;
         border-bottom: 1px;
         border-padding: 2px;}
  h1 {text-align:center;
     text-transform:uppercase; 
      text-weight: bold;}
  h2 {font-style: italic;}
  p.dropcap:first-letter {font-size:150%;
            font-weight:bold;
            float: left;}
  .indent {margin-left: 40px;}
  .title  {font-size: 14px;            text-color: red;
           font-weight:bold; 
           font-variant: small-caps;
           font-style: italic;}   a {font-weight:bold;}
  a:link {text-decoration: none;
             color: red;}
  a:visited {text-decoration: none;
             color: blue;}   a:hover {text-decoration:none;              color: gold;}
