#headerprint{
display:block;
}

h1 {font-weight: bold; font-size: 130%; margin: 10px 0 2px 0; color: #000096; }
h2 {font-weight: bold; font-size: 120%; margin: 10px 0 2px 0;}
h3 {font-weight: bold; font-size: 110%; margin-top: 10px; }

html, body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
text-align: center;
}

 
#top
{
font-size: 160%;
}


#container
{
text-align: left;
}


#header
{
display:none;
}

#menu
{
display:none;
} 

#infobox
{
display:none;
}


#contents { 
margin-top: 10px; 
border-top: 1px solid #999;
border-bottom: 1px solid #999;
line-height: 125%;
}

#footer
{
font-size: 80%;
}
