BODY {
  background: #EEFFBB;
  color: Black;
  margin: 0px;
  font : small Verdana;
  font-size : 12;
  
}

.menu {
  font : small Arial;
  font-size : 12;
  font-weight : normal;
  line-height: 1.6;
}

A { 
  color: Black; 
  text-decoration: underline; 
}

A:hover { 
  color: Black; 
  text-decoration: underline; 
}

TABLE, TR, TD {
	font : small Verdana;
  font-size : 14;
  color : Black;
}

.pageHeading {
font-size : large;
}

.smallText {
font : small Verdana;
  font-size : 10;
}

.tinyText {
font : small Verdana;
  font-size : 8;
}
