body {
	color: #3A3A3A;
	background-color: White;
	font-family: Verdana, Courier, Arial, monospace;
	font-size: 3mm;
}

a {
	color: Maroon;
	text-decoration: none;
}

a:hover {
	color: #7F8000;
	text-decoration: none;
}h4 {  font-size: small}

