﻿body  
{
    background-color: White;
    background-image:none;
    font-size:10;


}
a { 

}
td
{
    font-size:xx-small;
}
#Navigation, #advertising, #other, #menu{ 
  display : none; 

} 
#Content 
{

	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:White;
	width:800px;
	}

#Print 
{

	margin:0px 0px 0px 0px;
	padding:10px;
	background-color:White;
	}
 P.breakhere {page-break-before: always}


