.body {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;


}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border: none;
	text-transform: none;
	color: #333333;




}
.bground {
	background-image: url(images/Image04.jpg);
	background-repeat: no-repeat;
	padding: 20px;

}
.locationText {
	position: relative;
	left: 67px;
	top: 418px;

}
.border {
	border: thin dotted;
}
.cellBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #D7DBC1;

}
.cellHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-color: #D7DBC1;

}
