body {
	background-color: #fef8b9;
}
.style1 {
	font-size: 12px;
	color: #234b9b;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%
}
.style2 {
	font-size: 12px;
	color: #234b9b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%
}
.style3 {font-size: 10px;
	color: #234b9b;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.title {font-size: 18px;
	color: #234b9b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	}	
	
.name {font-size: 12px;
	color: #f78e1e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	}		

.bio {
	font-size: 12px;
	color: #234b9b;
	font-family: Arial, "Times New Roman", Times, serif;
	line-height: 120%
}
	
ul {
	list-style-type: disc;
	padding-left: 0;
	margin-left: 2;
	font-size: 12px;
	color: #234b9b;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%
	}

li {
	margin-bottom: 10px;
	}
	
	
a.nav:link {
	font-size: 11px;
	color: #234b9b;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
		font-weight: bold; 
		}
	
a.nav:visited {
	font-size: 11px;
	color: #234b9b;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
		font-weight: bold; 
		}
	
a.nav:hover {
	font-size: 11px;
	color: #f46e21;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
		font-weight: bold; 
		}
	
a.nav:active {
	font-size: 11px;
	color: #234b9b;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
		font-weight: bold; 
		}

.navbars {font-size: 11px;
	color: #234b9b;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	

a.linky:link {
	font-size: 11px;
	color: #234b9b;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
	font-weight: bold; 
		}
	
a.linky:visited {
	font-size: 11px;
	color: #234b9b;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold; 
		}
		
a.linky:hover {
	font-size: 11px;
	color: #f78e1e;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold; 
		}
		
a.linky:active {
	font-size: 11px;
	color: #234b9b;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold; 
		}