﻿#Header 
{
	display: none;
}
#Navigation
{
	display: none;
}
#LeftBar
{
	display: none;
}
#Rest 
{
	margin-left: 0px;	
}		
#RightBar
{
	display: none;
}
#Footer 
{
	/*
	display: none;
	*/
}
BODY
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
a:after
{
	/* Place the actual URL after the hyperlink in the printer-friendly view so the 
	   person reading the printed version at least knows the URL the hyperlink leads to */
	/*content:' [' attr(href) '] '*/
}
