.boxheading {
	font-family: "Myriad Pro";
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	font-variant: normal;
}
.Mainheading {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: 00374c;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 434343;
}

