.header {
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.bodytext {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.menulinks {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
