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