body {
	background: #FFF;
	font-size: 12pt;
}
/*suppress top nav, footer, right hand column of main table*/
#top-links, #SiteNav1, #SiteNav2, #Search, td#tertiary, td#Column-sidebar {
display: none; 
}
h1, h2, h3 {
    font-size: 16pt;
}
img#printlogo{
	display: block;
}

ul
{
list-style-type: disc;
padding: 2pt;
margin: 5pt;
}

td.gutter {
    border:none;
}
