/* CSS Document */
body,td,th {
	color: #000000;
	background-color: #CCCCFF;

}
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.style3 {color: #0000FF; font-weight: bold; }
.style4 {
	font-size: 36px;
	font-weight: bold;
}
.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.pink {
	color: #FF33CC;
}
