body {
     background: white; 
     background-repeat: repeat;
     background-attachment: fixed;
	font-family: gill, helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	font-weight: normal;
     color: black;
     }
     
table {
	font-family: gill, helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	font-weight: normal;
      }
     
textarea {
     background: white;
	font-family: gill, helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	font-weight: normal;
     color: black;
     }
a:link {
	color: #0000CD;
	font-family: gill, helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
a:visited {
	color: #0000CD;
	font-family: gill, helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
a:hover {
	color: #800000;
	font-family: gill, helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	}
font.highlight {
     color: #800000; 
     }
h1 {
	color: black;
	font-family: "Times New Roman";
	font-variant: normal;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	}
h2 {
     color: black; 
     }
div.hand {
     cursor: hand;
     } 
div.shade {
     background: #e7e7d6;
     } 
td.shade {
     background: #e7e7d6;
     } 
