@charset "UTF-8";
.style8 {color: #FFFFFF; font-size: 14px;}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
}
body {
	background-color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: #FF0000;
	margin-left: auto;
	text-align: left;
	width: 864px;
	padding-left: 0px;
	text-indent: 0px;
	overflow: scroll;
	background-repeat: no-repeat;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

