body{
	background:#EFEFEF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.mainheading{
	font-size:20px;
	color:#1159a2;
	font-weight:bold;
}
.heading{
	font-size:14px;
	color:#248ed5;
	font-weight:bold;
	padding-bottom:2px;
}
.contentdescription{
	text-align:justify;
	padding:10px;
}
a{
	font-size: 11px;
	font-weight: normal;
	color:#990000;
	text-decoration: none;
}
a:hover{
	font-weight: normal;
	color:#666666;
	text-decoration: underline;
}