body{
	margin:0px;
	background-color:#999999;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#555555;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
}
.text_underline{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#555555;
}
a.more{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#AB5420;
	text-decoration:underline;
}
a.more:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ff0000;
	text-decoration:underline;
	text-align: center;
}
