.MaincellColor {
	background-color: #7B98BB;
}
.boldText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #062339;
}
.HeadText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7B2C25;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #485E6E;
}
.credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #062339;
}
