﻿body 
{
	font-family: Arial, Geneva, Verdana, Sans-Serif;
}
.print 
{
	display: inline;
}
#wrapper 
{
	
}
#header h1
{
	font-size: 1.3em;
}
#nav 
{
	display: none;
}
#content a.top 
{
	display: none;
}
#footer 
{
	color: #666;
	font-size: 0.8em;
	margin-top: 40px;
	text-align: center;
}
#footer a 
{
	color: #666;
	text-decoration: none;
}