body
{
	font-family: Arial;
	font-size: 10px;	
}
TD
{
	font-family: Arial;
	font-size: 12px;	
}
A 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.heading
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#990000;
}
.msg
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#FF0000;
}