body{
	margin:0px;
	background-color:#000000;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
.text_underline{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	line-height:17px;
	font-weight:normal;
	color:#6b8a9a;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	color:#ffffff;
}
.copy_right{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#887B7B;
}
a.more{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	color:#6b8a9a;
}
a.more:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
}	
