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;
	background: white;
	color: black;
	}
a:link {
	color: #0000CD;
	font-family: gill, helvetica, sans-serif;
	font-size: 96%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
a:visited {
	color: #0000CD;
	font-family: gill, helvetica, sans-serif;
	font-size: 96%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
a:hover {
	color: #800000;
	font-family: gill, helvetica, sans-serif;
	font-size: 96%;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	}
font.blue {
     color: #0054e4; 
     }
font.green {
     color: #19a327; 
     }
h1 {
	color: black;
    font-family: gill, helvetica, sans-serif;
	font-variant: normal;
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	}
h2 {
	color: black;
    font-family: gill, helvetica, sans-serif;
	font-variant: normal;
	font-size: 130%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
     }
div.hand {
     cursor: hand;
     } 
div.shade {
     background: #0b7bff;
     } 
div.blue {
     background: #0b7bff;
     } 
div.green {
     background: #19a327;
     } 
td.shade {
     background: #0b7bff;
     } 
div.blue {
     background: #0b7bff;
     } 
td.green {
     background: #19a327;
     } 
div.blue {
     background: #0b7bff;
     } 
td.green {
     background: #19a327;
     } 
