body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #322361;
	background-color: #ADD8E6;
}
.imgLeft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.heading
{
	color: #332562;
	font-family:Comic Sans, Cursive;
	font-size:15px;
	font-weight:bolder;
	text-align:left;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #322361;
	float: left;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #322361;
}
.color {
	background-color: #ADD8E6;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #322361;
	text-align: center
}