/* External Style Sheet for print: Maple Mirrors */
/* Site Design: Black Cap Design */


body 
{
	margin: 0;
	background: white;	
	color: black;
  font: 13px Arial, Helvetica, sans-serif;
}
#content
{
	width: 98%;
}
#sidebar 
{	
 	padding: 0;
 	font-size: 12px;
 	font-style: oblique;
}
h1
{
	font-size: 18px;	
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
	font-style: oblique;		
}
h4
{
	font-size: 14px;
}
a
{
	color: black;
	text-decoration: none;	
}
#skip, #navlist, #footer_nav, img, #nav
{
	display: none;	
}


