body{
	margin:0px;
	background-color:#999999;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#5B88FF;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	color:#999999;
}
.text_underline{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	line-height:15px;
	color:#5B88FF;
}
a.catagrys{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	line-height:17px;
	color:#5B88FF;
}
a.catagrys:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	line-height:17px;
	color:#ffffff;
}