 @charset "utf-8";
 
@page {
  size: A4 landscape;
}

 .landscapePage table th
{
}


table th
{
	 color: #ff0000;
}
 
 /* =#header header with logo, options, and main menu */
#header {
display: none
}
 
/* =#footer with options, links, and copyrights */
#footer {
display: none;
}
 
#title {
	display: none;
	}
