body {
	background-attachment: fixed;
	background-color: #DFF579;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #005100;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #005100;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #005100;
	text-decoration: underline;
}
.main {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #005100
}
.mainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005100;
	font-weight: bold;

}
.mainLgBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #005100;
	font-weight: bold;
}
.footerTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005100;
	font-weight: bold;
}
