body{
	margin:0px;
	background-color:#000000;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#AE873B;
}
.heading_2{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFD47F;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#3D6100;
}
.text_white{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}
.text_underline{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#AE873B;
}
.date{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}
a.raed_more{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
}
a.raed_more:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	color:#ff0000;
}
