body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../html/images/bg.jpg);
	background-repeat: repeat-x;
}

.body {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	text-align: left;
}

.Header {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #503B31;
	font-weight: bold;
	text-align: left;
}

.copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

a:link {
	color: #465D31;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #763B31;
}

a:hover {
	text-decoration: underline;
	color: #759F0B;
}

a:active {
	text-decoration: none;
	color: #993300;
}
