/* CSS Document */

h1 {
font-size : 16px;
font-weight : bold;
color : #660000;
margin-top:0px;
margin-bottom:0px;
padding:0px;
line-height: 19px;
clear:both;
}

h3 {
font-size : 16px;
font-weight : bold;
color : #660000;
margin-top:0px;
margin-bottom:0px;
padding:0px;
line-height: 19px;
}

#publications a:link, #publications a:visited, #publications a:active {
color: #b50404;
}

a:link {
	color: #660000;
	text-decoration:none;
}
a:visited {
	color: #660000;
	text-decoration:none;
}
a:hover {
	color: #ff9900;
	text-decoration:none;
}
a:active {
	color: #660000;
	text-decoration:none;
}


h1 a:link{
	color: #660000;
	text-decoration:none;
}
h1 a:visited{
	color: #660000;
	text-decoration:none;
}
h1 a:hover{
	color: #ff9900;
	text-decoration:none;
}
h1 a:active{
	color: #660000;
	text-decoration:none;
}

h2 a:link {
	color: #000000;
	text-decoration:none;
}
h2 a:visited {
	color: #000000;
	text-decoration:none;
}
h2 a:hover {
	color: #ff9900;
	text-decoration:none;
}
h2 a:active {
	color: #000000;
	text-decoration:none;
}

h3 a:link{
	color: #660000;
	text-decoration:none;
}
h3 a:visited{
	color: #660000;
	text-decoration:none;
}
h3 a:hover{
	color: #ff9900;
	text-decoration:none;
}
h3 a:active{
	color: #660000;
	text-decoration:none;
}

#tombstone {
margin-top:15px;
margin-bottom:15px;
}

#tombstone .nomargin{
margin-right:0px;
}

