body{
	margin:0px;
	background-color:#6C0045;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FF9494;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	color:#FF9494;
}
.text_underline{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:18px;
	text-decoration:underline;
	font-weight:normal;
	color:#FF0000;
}
