@charset "UTF-8";

body {
	background: #0B1B00 url(../images/1b.jpg) no-repeat;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #32530C;
}

.greentext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #32530C;
	margin-top: 10px;
	padding-left: 60px;
	padding-right: 60px;
}

.greentext12_plain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #32530C;
}
.green9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #32530C;
}

.greentext14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #32530C;
}
.greentext18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #32530B;
}

.tantext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDC491;
	padding-left: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D5BC8A;
}

a:link {
	color: #32530C;
	text-decoration: none;
}
a:visited {
	color: #DDC491;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #32530C;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D5BC8A;
}
.insidelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #32530C;
}

