@charset "utf-8";
.content {
	font: normal 16px "Futura Md";
}
.heading {
	font: bold normal 16px "Bell MT";
	color: #000000;
}
.subheading {
	color: #0000CC;
	font-family: "Bell MT";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.bottomlinks {
	font: bold 14px "Bell MT";
	color: #FFFFFF;
}
.content1 {
	font-family: "Book Antiqua";
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
}
.mainheading {
	color: #0000CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
}
