@charset "utf-8";
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003D7A;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {color: #003D7A}


body {
	background-color: #003D7A;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003D7A;
	font-weight: normal;
}
.linking {font-size: 12px}
