td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5d5d5d;
	line-height: 20px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5d5d5d;
	line-height: 20px;
}

a {
	text-decoration: underline;
	color: 1d9553;
}

a:active {
	text-decoration: underline;
	color: ff8b0f;
}

a:hover {
	text-decoration: underline;
	color: ff8b0f;
}

a:visited {
	text-decoration: underline;
	color: 1d9553;
}


.bioName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: ff8b0f;
	line-height: 20px;
}

.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: ff8b0f;
	line-height: 20px;
}

.projectTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 007fe1;
	line-height: 12px;
}

.projectText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ffffff;
	line-height: 14px;
}



.homeNewsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 767676;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}


.homeNewsLink:active {
	text-decoration: none;
	color: ff8b0f;
}

.homeNewsLink:hover {
	text-decoration: none;
	color: ff8b0f;
}

.homeNewsLink:visited {
	text-decoration: none;
	color: 767676;
}

.contactName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 1d9553;
	line-height: 14px;
}

.contactTest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5d5d5d;
	line-height: 14px;
}