body{
	margin:0px;
	background-color:#CCCCCC;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#FFFFFF;
}
.text_underline{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:16px;
	text-decoration:underline;
	font-weight:normal;
	color:#FF3D00;
}
a.more{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#FF3D00;
}
a.more:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#ffffff;
}		