.PrintHide
{
    DISPLAY: none
}
.PrintLtr
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    WIDTH: 650px;
    BORDER-BOTTOM: 1px solid
}

#nav1,#nav2,#nav3
{
	display: none;
}

#wrapper, #content {
   margin-left: 0%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   WIDTH: 650px;
   }
body {
	background: white;
	font-size: 12pt;
	}