body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.style2 {
	font-family: "Lucida Console";
	font-weight: bold;
	font-size: 16px;
	color: #708f37;
}
.bottomstyle {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.orangetd {
background-color:#e5a011;
}
.whitetd {
background-color:#ffffff;
}

.tableborder {
	border: thin solid #669900;
}
.bodytxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669933;
}
.bodytxt2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #000000;
}
.bodytxt3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #669933;
}
.bodytxt4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669933;
}
.link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.bodytxt5{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#e5a011;
}
.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#336633;
}
.tablebg{
    background-color:#F9FCF5;
}	