.projectheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;

}
.projectheadingsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.projecttext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;

}
.geneva10italic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	display: none;
	font-style: normal;




}
a:link {
	text-decoration: underline;
	color: #FFFFFF;

}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}



a:link.home {
	text-decoration: underline;
	color: #cbda34;
}
a:hover.home {
	color: #4a2c5b;
}
a:visited.home {
	color: #cbda34;
	text-decoration: none;
}



.credentials {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #301E52;
}
.position {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #301E52;
}
