/* CSS Document */
body
{

}
h1
{
font-size: 18px;
color: #000;
background-color: #fff;
}
#footer, #menu, #top
{
display: none;
}
#content
{
width: 7.5in;
font: 16px "Times New Roman", Times, serif;
color: #000;
background-color: #fff;
}
#content a:link, #content a:visited
{
font: 16px "Times New Roman", Times, serif;
color: #000;
background-color: #fff;
}