body {
  background-color:#1d4d02;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  margin-left:0px;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 20px;
	color: #ccf29e;
	text-decoration: none;
}
.body_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #b2d28c;
	text-decoration: none;
}
.green_text {
	font-family: "Century Gothic";  
	font-size: 18px;
	line-height: 22px;
	color: #423b01;
	text-decoration: none;
}

.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 31px;
	color: #CC0000;
	text-decoration: none;
}

.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 31px;
	color: #000000;
	text-decoration: none;
}

.text2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

.text3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #0000FF;
	text-decoration: none;
}

.text4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #CC0000;
	text-decoration: none;
}

a:link {
	font-family: "Century Gothic";  
	font-size: 13px;
	line-height: 22px;
	color: #def8c0;
	text-decoration: none;
}

a:hover{
	font-family: "Century Gothic";  
	font-size: 13px;
	line-height: 22px;
	color:#ffffff;
	text-decoration: none;
}

a:visited {
	font-family: "Century Gothic";  
	font-size: 13px;
	line-height: 22px;
	color: #def8c0;
	text-decoration: none;
}
.poweredtext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 22px;
	font-weight:normal;
	color: #423b01;
	text-decoration: none;
}
.powered:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 22px;
	font-weight:normal;
	color: #423b01;
	text-decoration: none;
}
.powered:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 22px;
	font-weight:normal;
	color: #b36304;
	text-decoration: none;
}
.powered:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 22px;
	font-weight:normal;
	color: #423b01;
	text-decoration: none;
}