.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
	list-style-image: none;
	list-style-type: circle;




}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #007D00;
	line-height: 25px;


}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;



}
.hometext {
	font-family: "Times New Roman";
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #FFC753;
	text-decoration: none;
}
.homemore {
	font-family: "Times New Roman";
	font-weight: bold;
	color: #FFC753;
	text-decoration: none;
	font-size: 12px;
}
.heading2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
.pagebg {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat;
	background-position: center top;
}

