
body {
     background:white; 
     background-repeat: repeat;
     background-attachment: fixed;
     font-family:  helvetica, sans-serif, gill;
     font-size: x-small;
     font-style: normal;
     font-weight: normal;
     color:black;
     }

body.head {
     background:white url(TanSand.jpg);
     background-repeat: repeat;
     background-attachment: fixed;
     font-family: gill, helvetica, sans-serif;
     font-size: x-small;
     font-style: normal;
     font-weight: normal;
     color:black;
     }
     
table {
      font: x-small sans-serif;
      }
     
textarea {
     background:white;
     color:black;
     }

a:link {
     color:#0000CD;
     font-weight: 200;
     font-style: normal;
     text-decoration: none;
     }

a:visited {
     color:#0000CD;
     font-weight: 200;
     font-style: normal;
     text-decoration: none;
     }

a:hover {
     color:#750000;
     font-weight: 200;
     font-style: normal;
     text-decoration: underline;
     }

h1 {
     color:#750000; 
     font-family: gill, helvetica, sans-serif;
     font-variant: small-caps;
     font-size: 26pt/28pt;
     font-style: normal;
     font-weight: bold;
     text-align:center;
     }

h2 {
     color:#750000; 
     }

div.hand {
     cursor: hand;
     }

div.shade {
     background:white url(TanSand.jpg);
     color:#542016;
     }

div.head {
     background:white url(TanSand.jpg);
     font-family: gill, helvetica, sans-serif;
     font-size: x-small;
     font-style: normal;
     font-weight: normal;
     color: black;
     }

div.foot {
     font-family: gill, helvetica, sans-serif;
     font-size: xx-small;
     font-style: normal;
     font-weight: bold;
     color: black;
     }

font.heading {
     color: #750000;
     }