.subtitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #006699;
	text-decoration: none;
	font-weight: bolder;
	letter-spacing: 3px;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

.navlist{
	color: #FFFFFF; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.5px;
}

#navlist a:hover {
	color: #AAE3FF; 	
}



.people {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	line-height: 35px;
	color: #006699;
	text-decoration: none;
}
.back {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
