td.bioIntro {
	padding: 10px 0px 10px 0px;
	border-top : 1px dashed #cae2fa;
	border-bottom : 1px dashed #cae2fa;
}

.titleName {
	color: #296fad;
	font-weight: bold;
}

.titleRole {
	color: #296fad;
	font-weight: normal;
}

/* Link Formatting */

:link    { color: #0099cc; text-decoration : none }    
:visited { color: #006699; text-decoration : none } 
:visited:hover { color: #006699; text-decoration : underline }   
:link:hover   { color: #6699cc; text-decoration : underline }

td.project {
	width: 460px;
	height: 90px;
	margin: 0px 0px 25px 0px;
	background-image: url(../images/ent.gif);
	background-position: left;
	background-repeat:no-repeat;
	border:0;
}