body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #527579;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 22px;
	color: #333333;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bolder;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336633;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #517579;
	text-decoration: none;
}
.headlinegreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #336633;
}
.mainlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 22px;
	color: #517579;
}.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
}
.largerlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #517579;
	text-decoration: none;
}
