body  { 
	color: #000; 
	background: #fff; 
	} 

#accessnav, 
#nav  { 
	display: none; 
	} 

#main  { 
	float: left; 
	width: 90%; 
	} 

#siteinfo  { 
	background: #fff; 
	border-top: 1px dotted #000; 
	border-bottom: 1px dotted #000; 
	} 

a:link, 
a:visited, 
a:hover, 
a:active  { 
	color: #000; 
	text-decoration: none; 
	} 

h1, 
h1 a  { 
	width: 100%; 
	height: auto; 
	margin: 0.5em 0 2em 0; 
	text-indent: 0; 
	font-size: 140%; 
	color: #000; 
	background: #fff; 
	text-decoration: none; 
	} 

h2, 
h3, 
h4  { 
	width: 100%; 
	color: #000; 
	} 

table  { 
	width: 100%; 
	background: #fff; 
	} 

table thead  { 
	background: none; 
	} 

table th  { 
	padding: 0; 
	color: #000; 
	border-bottom: 1px dotted #000; 
	} 

table td  { 
	color: #000; 
	border-bottom: 1px dotted #000; 
	} 

table tbody tr:hover  { 
	color: #000; 
	background: #fff; 
	} 

ul#copyright li  { 
	display: block; 
	text-align: left; 
	} 

ul#validity  { 
	display: none; 
	} 

abbr, 
acronym  { 
	border-bottom: none; 
	} 


