.nav {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav a{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: lowercase;
}
.headers {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
}
.bodytxt {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: lowercase;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	top: -5px;
	margin: -5px;
	padding: -5px;
	vertical-align: text-top;
	font-style: normal;
	line-height: normal;
	background-position: top;
	height: -5px;
	clip:  rect(-5px auto auto auto);




}
