a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	font-family: arial, helvetica, geneva, sans-serif;
}
a:link { color: #930; }
a:visited { color: #640; }
a:active { color: #c00; }
a:hover { color: #880; }

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.author {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}
.disks {
	list-style: disc;
	border-spacing: 0px 4px;
}

td,th { padding: 2px 4px; }

li.disks {
	margin-top: 2px;
	margin-bottom: 2px;
}
a.news:link, a.news:visited, a.news:active {
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	color: #222222;
}

a.news:hover { font-weight: bold; }

.NewsItem {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	display: compact;
	list-style-type: none;
	border-spacing: 0px 4px;
	padding-left: 0pt;
	padding-top: 1px;
	padding-bottom: 1px;
}
.facauthor {
	COLOR: #995500;
	font-weight: bold;
}
.studauthor {
	COLOR: #AA3300;
	text-decoration: underline;
}
.papertitle{
	font-style: italic;
}
.volume{
	font-weight: bold;
}
#publications li{
	font: 12px "Lucida Sans";
}