.century12italics {
	font-family: Century;
	font-size: 12px;
	font-style: italic;
}
.Heading {
	font-family: Georgia;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #000000;

}
.normaltype {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;

}
.bluebackground {
	background-color: #0099FF;
	background-repeat: no-repeat;

}
.litegrybg {
	background-color: #BFC4C0;
	background-repeat: no-repeat;
	background-position: center;


}
