/*-- don;t print out the navigation menus, and change font for print -->*/

.Menu {display: none;}
.Corner {display: none;}
.NavBar {display: none;}
.Content {width:"66%" ;}
body, td, th, p, li, h1, h2, h3, h4 
{ font-family: Arial,sans-serif;
color: black;}
body { font-size:13px}
@page {
  size: 8.5in 11in; margin:5cm /* width height */
}


h1  {font-size:13pt; font-weight:bold}
h2  {font-size:13pt; font-weight:bold}
h3  {font-size:13pt; font-weight:normal}

/* don;t print out the navigation menus -->*/