@charset "iso-8859-1";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.bodytext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	letter-spacing: -1px;
	line-height: 17px;
} 
.headertext {
	font-family: "Courier New", Courier, mono;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 1px;
	font-size: 16px;
} 
a:link {
	text-decoration: none;
	color: #d4473b;
}
a:visited {
	text-decoration: none;
	color: #d4473b;
}
a:hover {
	text-decoration: underline;
	color: #d4473b;
}
a:active {
	text-decoration: none;
	color: #d4473b;
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #666666;
}
