table 

{font-size: 5px; 
border: 0px solid #000;
width: 100%; 
} 
 
body {
   background: white;
   font-size: 12pt;
   }
#menu {
   display: none;
   }
#wrapper, #content {
   width: 100%; 

   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
	width: 100%; 
	padding: 10; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
@page
{
	size: landscape;
	margin: 2cm;

}




   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
#content a:link:after, #content a:visited:after {
   font-size: 90%;
   }
* {
overflow: visible !important;
}

