@charset "UTF-8";
/* CSS Document */

body, td {
	font-size: 11px; 
	font-family: Lucida Sans Unicode, Arial; 
	line-height: 17px;
}
.mainHeading {
	font-size: 18px; 
	color: #860037; 
	line-height: 20px; 
	font-weight:bold
}

.heading {
	font-size:14px;
	color:#476095;
	font-weight:bold;
}

p {
	margin:0px;
}