#ProjDescrip td {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#ProjTitle td {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
#Addls td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#ProjDescrip td a:link {
	color: #FEB67E;
	text-decoration: none;
	cursor: hand;
}
#ProjDescrip td a:visited {
	color: #666666;
	text-decoration: none;
	cursor: hand;
}
#ProjDescrip td a:hover {
	color: #CCCCCC;
	text-decoration: none;
	cursor: hand;
}
#ProjDescrip td a:active {
	color: #FFCC66;
	text-decoration: none;
	cursor: hand;
}
#Addls td a:link {
	color: #FEB67E;
	text-decoration: none;
	cursor: hand;
}
#Addls td a:visited {
	color: #666666;
	text-decoration: none;
	cursor: hand;
}
#Addls td a:hover {
	color: #CCCCCC;
	text-decoration: none;
	cursor: hand;
}
#Addls td a:active {
	color: #FFCC66;
	text-decoration: none;
	cursor: hand;
}
.BioPara {
	font-size: 12px;
	line-height: 15px;
}

