ul.no-bullet { list-style: none; }

ul.publist li { margin-top: 0.5em; }

div.navigation { 
	display: none}

a:link {
	color: rgb(64, 64, 64);
	background: transparent; 
	text-decoration:none; }

a:active {
	color: rgb(64, 64, 64);;
	background: transparent; 
	text-decoration:none;}

a:visited {
	color: rgb(64, 64, 64);;
	background: transparent; 
	text-decoration:none;}

a:hover {
	color: white;
	background: rgb(64, 64, 64);; 
	text-decoration:none;}

.title a:hover {
	text-decoration: none;
	background: transparent; }

a.logo1 {
	position: absolute; 
	top: -100px; 
	left: 0px; }

a.logo2 {
	position: relative;
	padding: 10px;
	width: 100px;
	text-align: left; }


body {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: rgb(64, 64, 64);;
	background-color: white;
	margin-top: 20px; /* whitespace on top */ 
	margin-left: 2cm;
	margin-right: 2cm; }

h1 {
	font-family: Arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: rgb(225, 110, 52); }

h2 {
	font-family: Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: rgb(225, 110, 52); }

h3 {
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: rgb(225, 110, 52); }

img {
	border: 0; }

td.people {
	vertical-align: top; }

div.important {
	border: solid rgb(225, 110, 52); }

div.copyright {
	font-family: Arial, sans-serif;
	font-size: small;
	color: rgb(64, 64, 64);; }

div.banner {
	display: none;
	background: #D0D0D0;
	width: 100%;
	height: 68px;
	font-family: Arial, sans-serif;
	color: rgb(64, 64, 64);;
	text-align: center;
	padding-top: 10px;
}

span.banner1 {
	font-size: x-large;
	font-weight: bold;
}

span.banner2 {
	font-size: large;
	font-weight: bold;
}

span.paper-title {
	color: rgb(225, 110, 52);
	font-style: italic; }

span.name {
	color: rgb(225, 110, 52);
	font-weight: bold; }

span.small {
	font-size: small; }

span.strong {
	font-weight: bold; }

span.emph {
	font-style: italic; }