.Humphreys1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	text-decoration: none;
}

.Humphreys1B
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: small;
}

.Section1 {
    color: #FFFF66;
    line-height: normal;
    text-decoration: none;
    cursor: auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hand{
  cursor: hand;
} 

.mytablestuff {
  font-family: helvetica,arial,sans-serif; 
  color: rgb(255, 255, 204); 
  background-color: rgb(0, 0, 102);
  
}

.myspan {
    font-size: 11pt; 
    font-family: Verdana; 
    color: rgb(255, 255, 153);
}

.myp {
      text-align: center;
}

a:link {
	color: #FFFF99;
}

a:visited {
	color: #FFFF99;
}

a:hover {
	color: red;
}
