.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	font-style: normal;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	line-height: 18px;

}
.mainbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	font-style: italic;
	line-height: 20px;

}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	font-style: italic;
	text-align: right;
	background-image: url(images/header-small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	height: 65px;
	background-attachment: fixed;
	line-height: -110px;
	letter-spacing: 1px;
	word-spacing: 1px;
	vertical-align: bottom;
	color: #FFCC00;











}
