.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003399;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #003399;

}
.address {
	font-size: x-small;
	font-style: italic;
}
.nav2on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #990000;
	font-weight: bold;

}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003399;
}
.note {
	font-size: xx-small;
	font-style: italic;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;


}

