﻿body  
{
    background-color: White;
    background-image:none;

}
a { 

}
#navigation, #advertising, #other, #menu { 
  display : none; 

} 
#Content 
{

	margin:0px 0px 0px 0px;
	padding:0px;
	width:1000px;
	background-color:White;
	}

#Print 
{

	margin:0px 0px 0px 0px;
	padding:10px;
	background-color:White;
	}
 P.breakhere {page-break-before: always}

