body {
	background-color:#999;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: 5px 0;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:#333;
	scrollbar-face-color:#999;
	scrollbar-highlight-color:#666;
	scrollbar-track-width:13px;
}


#nav { 
	font-size: 70%; 
	font-weight: bold; 
	line-height: 135%; 
	color: #fff; 
	list-style-type: none; 
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0;
}
.citations { 
	font-size: 70%; 
	font-weight: bold; 
	line-height: 135%; 
	color: #fff; 
	list-style-type: none; 
	margin-left: 0;
}
html>/**/ body ul.citations {margin-left: -40px;}

p {line-height: 85%;}
.name {  
	font-size: 70%; 
	color: #fff; 
	line-height: normal; 
	margin: 0px; 
	padding: 0px;
}
.lead { 
	font-size: 70%; 
	color: #000; 
	line-height: normal; 
	margin: 0px; 
	padding: 0px; 
}
.sidepanel {  
	font-size: 70%; 
	line-height: 140%;
}
.title {  
	font-size: 80%; 
	color: #fff; 
	letter-spacing: 1px;
}
a:link, a:visited, a img {
	border: none;
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


a:hover {color: #333}
.class { 
	font-size: 100%; 
	font-weight: normal; 
	color: #333; 
	letter-spacing: 3px; 
	line-height: 135%;
}
.copy {  
	font-size: 80%; 
	line-height: 140%;
}
