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 {
	font-family: gill, helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	font-weight: normal;
     color: black;
     }
a:link {
	color: #023365;
	font-family: gill, helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
a:visited {
	color: #023365;
	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: "Arial Narrow";
	font-variant: normal;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	}
h2 {
	color: black;
	font-family: "Arial Narrow";
	font-variant: normal;
	font-size: normal;
	font-style: normal;
	font-weight: bold;
	text-align: left;
     }
div.hand {
     cursor: hand;
     } 
div.menu {
	font-family: "Arial";
	font-weight: normal;
	font-size: xx-small;
	background: #ededed;
} 
div.border {
	border: 1px solid Silver;
} 
div.border_shade {
	border: 1px solid Silver;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: smaller;
	background: #ededed;
} 
td.shade {
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: smaller;
	background: #ededed;
} 
div.band {
	font-family: "Arial Narrow";
	font-weight: normal;
	font-size: small;
	background: #1b54a1;
} 
