body {
background-color: #FFFFFF;
background-image: none;
margin: 0px;
padding: 0px;
}

#mainNav, #header, #corner, #footer {display : none;} 

#printhelp, #printhelp p, #printhelp span, #printhelp h3{
width: 500px;
color : #000000;
background : #ffffff;
font-family : "Times New Roman", Times, serif;
font-size : 12px;
text-align: left;
line-height: 1.5em;
}

#printhelp a { 
text-decoration : underline; 
color : #0000ff; 
}