.bodytext {
	font-family: verdana; 
	font-size: 11px; 
	color: #404040;
	line-height: 15px;
}

.headertext {
	font-family: verdana; 
	font-size: 18px; 
	color: #1a7699;
	font-weight: bold;
	line-height: 25px;
}

.servicesheadertext {
	font-family: verdana; 
	font-size: 18px; 
	color: #3b99d8;
	font-weight: bold;
	line-height: 25px;
}

.educationheadertext {
	font-family: verdana; 
	font-size: 18px; 
	color: #60BBED;
	font-weight: bold;
	line-height: 25px;
}

.affilheadertext {
	font-family: verdana; 
	font-size: 18px; 
	color: #60bbed;
	font-weight: bold;
	line-height: 25px;
}

.smalltext {
	font-family: verdana; 
	font-size: 9px; 
	color: #000000;
}

.footertext {
	font-family: verdana; 
	font-size: 10px; 
	color: #666666;
}

.subnavtext {
	font-family: verdana; 
	font-size: 10px; 
	color: #000000;
	line-height: 14px;
}

a:link, a:visited {
	color: #ff0000;
	text-decoration: none;
}

a:hover, a:active {
	color: #0000ff;
	text-decoration: none;
}

a.darklink:link, a.darklink:visited {
	color: #000000;
	text-decoration: none;
}

a.darklink:hover, a.darklink:active {
	color: #666666;
	text-decoration: none;
}

a.about:link, a.about:visited {
	color: #1A7699;
	text-decoration: none;
}

a.about:hover, a.about:active {
	color: #82C0D8;
	text-decoration: none;
}

a.services:link, a.services:visited {
	color: #3B99D8;
	text-decoration: none;
}

a.services:hover, a.services:active {
	color: #86C7F3;
	text-decoration: none;
}

a.education:link, a.education:visited {
	color: #60BBED;
	text-decoration: none;
}

a.education:hover, a.education:active {
	color: #86C7F3;
	text-decoration: none;
}
