html, body {
	height: 100%;
}
body {
	margin-left: 0px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #F5894C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F5894C;
}
a:hover {
	text-decoration: underline;
	color: #F5894C;
}
a:active {
	text-decoration: none;
	color: #F5894C;
}
#container {position: relative;
	min-height: 100%;
}
#content {padding: 0px;
	padding-bottom: 0px;
}
#footer {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.style1 {color: #000000}
.style8 {color: #CC0000}
