body{
	margin:0px;
	background-color:#ffffff;
}
.bg1{
	width:1000px;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}	
.text{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	line-height:18px;
}
.heading_text{
	font-family:Tahoma, Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#000;
}
.heading2_text{
	font-family:Tahoma, Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#7FB100;
}
a.text_link{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	color:#7FB100;
	text-decoration:underline;
}
a.text_link:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	color:#7FB100;
	text-decoration:none;
}