h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 150%;
	line-height: 120%;
	color: #666633;
	letter-spacing: 1px;
	font-weight: bold;
	font-style: normal;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	letter-spacing: 1px;
	text-align: justify;
}
.navigation {
	font-family: "Courier New", Courier, mono;
	font-size: 120%;
	color: #FFFF99;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}
.credittext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	color: #333333;
	letter-spacing: 1px;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 120%;
	line-height: 50%;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
.bodylist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	letter-spacing: 1px;
	text-align: left;
}
.navigationseps {
	font-family: "Courier New", Courier, mono;
	font-size: 120%;
	color: #993300;
	text-decoration: none;
	letter-spacing: 3px;
	font-weight: bold;
}
