@charset "UTF-8";
/* CSS Document */



.navtemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
		color: #999999;
	text-decoration: none;
	line-height: 24px;
}

.navtemp2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
 
 
 .body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}

 .people_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 14px;
}

.project_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 24px;
}
 


tr.publication_row td {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
line-height: 14px;
border-bottom: 1px solid #CCCCCC;	
}


tr.publication_row td a {
color: #FFFFFF;
text-decoration: none;
;
}

tr.publication_row td a:link {
color: #000000;
text-decoration: none;
;
}

tr.publication_row td a:visited {
color: #000000;
text-decoration: none;
px;
}

tr.publication_row td a:hover {
color: #FFFFFF;
text-decoration: none;

}

tr.publication_row__year td {
padding-top:10px;

}




 