body {
	margin: 0;
	background-image:url(images/bg.gif);
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	font-size: 12px;
}
.footertxt a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	font-size: 12px;
	text-decoration: none;
}
.greytextbold {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	
}
.titlebigtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
	font-size: 16px;
	font-weight: bold;
}
.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #9bcd09;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
.moreinfo a {
	font-family: Arial, Helvetica, sans-serif;
	color: #9bcd09;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
.moreinfo a:hover{
	color: #9bcd09;
	text-decoration: underline;

}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #673202;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	
}
.headingtext a:link{
	/*color: #0099cd;*/
	color: #673202;
	text-decoration:none;
}
.headingtext a:hover {
	color: #673202;
	text-decoration:none;
}
.headingtext a:visited {
	color: #673202;
	text-decoration: none;
}
