body{
	margin:0px;
	background-color:#999999;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	color:#ffffff;
}
.text_underline{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	color:#66FF66;
}
.text_underline1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	color:#7F7F7F;
}
a.read_more{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#E0FBFE;
}
a.read_more:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#7F7F7F;
}
