#screenbanner	{
display: none;
}

#printbanner	{
display: block;
background-color: #fff;
color: #6080b7;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 25px;
font-weight: bold;
border-bottom: 1px solid #6080b7;
margin-bottom: 30px;
}

#body	{
width: 90%;
}

#footer	{
width: 90%;
}

p.top	{
display: none;
}
