.dust {
	font-family: Arial;
	font-size: 14px;
	color: #FDF224;
	text-decoration: none;
	background-position: center center;
	background-color: #335F2A;
}
.bodytxt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	overflow: scroll;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: text-top;
}
.bodytxtbold {

	font-family: Arial;
	font-size: 12px;
	color: #1F1F1F;
	text-decoration: none;
	text-align: justify;
	overflow: scroll;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #335F2A;
	text-decoration: none;
}
.border {
	border: 3px double #62AA20;
	position: relative;
	background-position: center center;
}
.bodytxtturnkey {

	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: text-top;
}
.subhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #335F2A;
	text-decoration: none;
}
.body {
	font-style: normal;
	text-transform: none;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
