body {
	padding: 10px;
	background: #fff;
	color: #999;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

h1,h2,h3,p {
	color: #999;
	font-family: Arial, Helvetica, sans-serif; 
}

h1 {
	font-size: 20px;
}

.head1 {  
	font-weight: bold; 
	font-size: 16px; 
	color: #000; 
	text-transform: none; 
	letter-spacing: normal;
}

.head2 {  
	font-size: 23px;
}

p, .copy {  
	font-size: 12px; 
	line-height: normal;
}

h3, .head3 { 
	font-size: 18px; 
	font-weight: normal;
}

#head{
	font-size: 12px;	
}

a:link,
a:visited,
a:hover {
	color: #000;
}

#error {
	width: 450px;
}

#error h3 {
	margin-bottom: 8px;
}

ul#altcontentnav, ul#altcontentnav li {
	list-style: none;
	text-indent: -200px;
}

#altcontent {
	margin-left: -400px;
}

#altcontent * {
	width: 300px;
}
