.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #aa2425;
}
.Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bold {
	font-weight: bold;
}
H1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #94b2ce;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #94b2ce;
}
.nav {
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;

}
H3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #94b2ce;
}

