@page { size: portait; margin: 0.5in;}

#header {
      height: 40px; 
      clear:both; 
      width: 100%;
      font-family:sans-serif;
      font-size:19px;
      font-weight:bold;
}

#menu { display: none; }

#sidebar1 { display: none; }

object { display: none; }

marquee { display: none; }

img { display: none; }

p { display: none; }


table { 

	width: 100%;
	font-size: 15px;
	border-width: 5px;
	border-style: solid;
	border-color: black;
}

td, th {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}



#footer { display: none; }
