﻿body 
{
    background:#fff; font-size: 12pt; color:#000;
    }
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
img
{
    float: none;
    }
#container 
{
    width: auto; 
    margin: 0 5%; 
    padding: 0;  
    border: 0; 
    float: none !important; 
    color: black; 
    background: transparent;
    }
#top, #flash, #nav, .sidebar, .sidebarTop, .sidebarBottom, .sidebarHeading, .submenu, #uplink, #foot, .bottomline 
{
    display: none; 
    visibility:hidden;
    }