body {
	background: #D7E68E url(../images/page_bg.jpg) repeat-x center top;
	margin: 0px;
}
a:link {
	color: #494E00;
}
a:visited {
	color: #494E00;
}
a:hover {
	color: #66CC00;
	text-decoration:none;
}
a:active {
	color: #494E00;
}
p{
	margin:8px 0 0 0;
	}
ul{
	margin-top:8px;
	margin-bottom:0;
	}
.heading{
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#955410;
	}
.subheading{
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#955410;
	}
.bodytext{
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#494E00;
	line-height:19px;
	}
.bodytext2{
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#955410;
	}
.bodytext3{
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#494E00;
	}