A:link {
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
color:#00008B;  }

A:visited {
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
color: #00008B; }

A:active {
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
color:#00008B;  }

A:hover {
text-decoration: underline;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
color:#00008B;  }

body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:black;
}

h1 {
	color: #00008B;
	font-size:18pt;
}

.footer{
	font-size:8pt;
	color:#000000;
	text-align:center;
}
h2 { color:#00008B; font-size:16pt; }
h3 { color:#00008B; font-size:14pt; }
h4 { color:#00008B; font-size:12pt; }
h5 { color:#00008B; font-size:10pt; }
h6 { color:#00008B; font-size:8pt; }
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000;}
.mapHeading {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold;}
.mapPoint {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal;}
.required {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: red;}

