.body {
	font-family: Garamond;
	font-size: 14px;
	color: #666666;
}
.nav-top {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
.nav-top a:link {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.nav-top a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.nav-top a:active {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.nav-top a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.nav-bottom {
	font-family: verdana;
	font-size: 9px;
	color: #006666;
}
.nav-bottom a:link {
	font-family: verdana;
	font-size: 9px;
	color: #006666;
	text-decoration: none;
}
.nav-bottom a:visited {
	font-family: verdana;
	font-size: 9px;
	color: #006666;
	text-decoration: none;
}
.nav-bottom a:active {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.nav-bottom a:hover {
	font-family: verdana;
	font-size: 9px;
	color: #006666;
	text-decoration: underline;
}
.sub-page-titles {
	font-family: Garamond;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.outline {
	border: 1px solid #CCCCCC;
	}
.outline-white {
	border: 1px solid #FFFFFF;
	}
	.red-11-bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
