
body {
	background-color: #FFFFFF;
	font-family: Garamond;
}

.leftnav {
	font-family: Garamond;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
}

.leftnav:hover {
	font-family: Garamond;
	font-size: 13pt;
	text-decoration: none;
	color: #ffffff;	
}
.hl {
	font-family: Garamond;
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;	
}
.topnav {
	font-family: Garamond;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;	
}

.topnav:hover {
	font-family: Garamond;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;	
}
.ht {
	font-family: Garamond;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;	
}

.feature  {
	font-family: Garamond;
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
}
.feature h1 {
	font-family: Garamond;
	font-size: 15pt;
	text-decoration: none;
	color: #4278d3;
}
.feature h2 {
	font-family: Garamond;
	font-size: 25pt;
	font-weight: bold;
}
.pagetitle {
	font-size: 25pt;
	font-weight: bold;
}
.mission {
	font-size: 15pt;
	font-style: italic;
	color: #d8001d;
}
.print_comment {
	font-size: 12pt;
	color: #4278d3;
}
.credit {
	font-size: 8pt;
	font-style: italic;
}
.bgblue {
	background-color: #A4CCF9;
}
.bgred {
	background-color: #d8001d;
}