body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #000033;
	padding: 0em;
	margin: 20px;
	width: 600px;
}
.footer {
	font-size: 9px;
	text-align: center;	
}
.menulink {
	margin-right: 20px;
}
h2.masthead {
	background-color: #ffff99;
	font-size: 36px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	margin-top: 4px;

	margin-left; 0px;
	margin-right; 0px;
	margin-bottom; 10px;
	padding: 0px;
	color: #0000CC;
}a:visited {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}

