/* Taken from http://www.alistapart.com/articles/goingtoprint/ */

body {
   background: white; margin: 0% !important;
   line-height: 120%
   }

   /* Standard HTML elements */
h1, h2, h3 { font-weight: bold; text-align:center }
h1 {font-size: 16pt !important}
h2 {margin-top:1em; font-size: 14pt !important}
h3 {font-size: 12pt !important}
th {font-size: 12pt !important; font-weight: bold}
p, p.p1, td, body, ul, ol, li {font-size: 11pt !important}
sub, sup {font-size: 9pt !important}
pre, code {background: white}
a {text-decoration: none}

p.p1:first-letter{font-size:11pt !important}
em {font-style: oblique !important}
strong {font-weight: bold !important}

acronym {
   border-bottom: none
   }
div.navibottom, div.navitop, #navimain {
	display: none;
	}
#content_main {
	width: auto;
	border: 0;
	margin: 0 0;
	padding: 0;
	float: none !important;
	color: black;
	background: transparent;
	}
/*div#printReady {
   margin-left: 10%;
   padding-top: 1em;
   }*/
/* border-top: 1px solid #930; */
