.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003994;
}
.address:link {
	font-size: 10px;
	color: #003994;
	text-decoration: underline;
}
.address:active {
	font-size: 10px;
	color: #003994;
	text-decoration: underline;
}
.address:visited {
	font-size: 10px;
	color: #003994;
	text-decoration: underline;
}
.address:hover {
	font-size: 10px;
	color: #8EA8D0;
	text-decoration: underline;
}
.htmlNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
}
.htmlNav:link {
	font-size: 9px;
	color: #444444;
	text-decoration: none;
}
.htmlNav:active {
	font-size: 9px;
	color: #444444;
	text-decoration: underline;
}
.htmlNav:visited {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.htmlNav:hover {
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 003994;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}


a {color: #385c9b; text-decoration: underline }

A:hover {color: #000055}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}