/*  Printer Style Sheet by TK 30 Mar 04   */
.nav, .noprint 
{display: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dt, dd, a {
font-size: 100%;
}
dt, ol, ul {
font-size: 14pt;
margin-left: 0;
}
li, dd {
font-size: 12pt;
text-align: left;
margin-left: 2em;
}
body {
background: none;
color: #000000;
font-family:  arial, tahoma, helvetica, sans-serif;
font-size: 12pt;
font-weight: normal;
}
.content {
position: static;
padding: 0;
}
table, td {
border: none;
}
