BODY,td {  
	FONT: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	SCROLLBAR-FACE-COLOR: #9CAAB6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #3F4E6B; 	
	SCROLLBAR-SHADOW-COLOR: #3F4E6B; 		
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 	
	SCROLLBAR-ARROW-COLOR: #005098; 
	SCROLLBAR-TRACK-COLOR: #A1A3A7;
	SCROLLBAR-DARKSHADOW-COLOR: #5D768B
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #151515;
	text-decoration: none;
	text-align: justify;

}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
