<style>
body   { margin-top: .5in;
         font-family: arial;
         font-size:12pt;
         background-color: #FFFAF0; }
  A:link { color: #800000;
        font-weight;medium;
        cursor:w-resize }
  A:visited { color: #000000 }
  A:hover { color: #808080 }
  A:active { color: #808080 }
  

h1     {font-family: arial;
        font-weight: bold;
        font-size: 14pt;
        color: #800000 }

.name  {font-family: arial;
        font-weight: bold;
        font-size: 10pt }
</style>