body {
	background-color: #ECFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.heading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.subHeading {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}


table {
	background-color: #FFFFFF;
}

