body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #132d10;
	background-image: url(images/bg_main.jpg);
	scrollbar-arrow-color:#a5b485;
	scrollbar-base-color:#0b2603;
	scrollbar-face-color:#0b2603;
}.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.copy a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.copy a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.copy a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.copy a:hover {
	color: #d4b448;
	text-decoration: underline;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}
a:link {
	color: #a5b485;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #a5b485;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #a5b485;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #d4b448;
	text-decoration: underline;
	font-weight: bold;
}
.link a:link {
	color: #a5b485;
	text-decoration: underline;
	font-weight: normal;
}
.link a:visited {
	color: #a5b485;
	text-decoration: underline;
	font-weight: normal;
}
.link a:active {
	color: #a5b485;
	text-decoration: underline;
	font-weight: normal;
}
.link a:hover {
	color: #d4b448;
	text-decoration: underline;
	font-weight: normal;
}hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #475a27;
}
.small {
	font-size: 10px;
}
