body {
	color: #666666;
	font-size: 11px;
	font-family: "courier new", "Courier New", Courier, Monaco, monospace;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	text-decoration: none;
	background-color: #000000;
}
p {
	line-height: 1.2em;
	font-size: 11px;
}
td { }
a:link {
	text-decoration: none;
	font-family: "courier new", "Courier New", Courier, Monaco, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding: 0px;
}
a:visited {
	text-decoration: none;
	font-family: "courier new", "Courier New", Courier, Monaco, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "courier new", "Courier New", Courier, Monaco, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
}
a:active {
	color: #fff;
	text-decoration: none;
	font-family: "courier new", "Courier New", Courier, Monaco, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
}
.bigtitle {
	color: #fff;
	font-size: 39px;
	font-family: "courier new", "Courier New", Courier, Monaco, monospace;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
h1 {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
}
h2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
}

