h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #036;
	font: Helvetica;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	color:#039;
	font-size: medium;
	font-weight: bold;
	margin: 1.33em 0;
	font: Helvetica;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000;
	font-weight: lighter;
	font: Helvetica;
	margin-top: 20px;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	color:#336;
	font-size: small;
	font-weight: bold;
	background-color: #fff;
	margin: 1.67em 0;
	font: Helvetica;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font: Helvetica;
}
body {
	color: black;
	font-size: small;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: center;
}
.papertitle {
	color: maroon;
	font-stretch: semi-expanded
}
.paperdescription {
	color: black;
}
.papervenue {
	color: black;
	font-style: italic;
}
.paperaward {
	color: red;
	font-weight: bold
}
.paperauthfzq {
	text-decoration: underline;
}
#table-pubs
{
	margin-top:10px;
	margin-bottom:15px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#table-pubs th
{
	padding: 10px 8px;
	color: #000;
}
#table-pubs td
{
	padding: 8px;
	color: #000;
}
#table-pubs .odd
{
	background: #e8edff; 
}
.fzqname {
	font-size:xx-large;
	margin-top: -5px;
	font-weight: bold;
	font-stretch: extra-expanded;
	font-variant: small-caps;
}
.fzqtitle {
	font-size: medium;
	font-weight: bold;
	font-stretch:expanded;
	font-variant:normal;
	margin-top: 2px;
}
#table-projects
{
	font-size: small;
	align: left;
	valign: top;
}
.table-project-headings {
	font-weight: bold;
}
li.selected-pubs-list {
	margin-top: 10px;
}
.research-interest {
	color: #C30;
}
div#container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	
}
div#pic {
	width: auto;
	float: left;
}
div#main-header {
	margin-left: 223px;
	height: 272;
}
#table-nav {
	width: 100%;
	background-color: #FFEAD4;
}
#table-nav td {
	margin: 5px;
}
.nav {
	font-size: small;
	font-style: italic;
}
.comments {
	margin-top: 25px;
	background-color:#DDD;
}
a.nav:link {
	color: red; 
	text-decoration: 
	none; 
}
a.nav:visited {
	color: red; 
	text-decoration: none; 
}
a.nav:hover {
	color: orange; 
	text-decoration: underline; 
}
a.nav:active {
	color: blue; 
}
a img {
	border: none; 
}
