.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00234B;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1978bb;
	font-weight: bold;
}
.subheadbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1978bb;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.mapitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00234B;
	font-weight: light;
	}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #00234B;
	font-weight : bold;
}

H2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: #395c84;
}

H3 {
  font-family: Arial, Helvetica,  sans-serif;
  font-size: 9pt;
  color: #395c84;
  }

