body{
	margin:0px;
	background-color:#999999;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#4A1801;
}
.heading1{
	font-family:Times New Roman;
	font-size:20px;
	font-weight:normal;
	color:#4A1801;
}
.title_heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#4A1801;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#4A1801;
}
.text_line{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#4A1801;
}
a.read_more{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#4A1801;
}
a.read_more:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#949F81;
}