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