body
{
    background: #fff; color: #000;
    font-family: "Times New Roman", Times, serif; font-size: 16pt;
}


p
{
    font: 16pt "Times New Roman", Arial, Verdana;
    text-align: justify;
}


li
{
    font: 18pt "Times New Roman", Arial, Verdana;    
}


a, a:link, a:visited
{
    color: #0000ff; text-decoration: underline;
	font: 20pt "Times New Roman", Arial, Verdana;
}


#header, #header-nav-container, #column-left-container,
#column-right-container, #footer, .website-link-box, .website-link-code
{
    display: none;
}


#content
{
    width: auto; float: none;
    margin: 0 auto;
    font-family: "Times New Roman", Times, serif; font-size: 18pt;
    background: #fff; color: #000;
}

.homepage
{
    display: block;
}
