body #content {
width: 100%;
float: none;
margin-left: 0;
margin-top: 0;
font-size: 10pt;
}

body #menu {
display: none;
}

body #nav {
display: none;
}

body #wrapper1, body #wrapper2 {
padding: 0;
background-color: #fff;
background-image: none;
}

body #content {
width: 100%;
margin: 0;
padding: 0;
border: none;
}

body #content p, #content li, #content dt, #content dd, #content td, #content dt, #content h3, #content b {
color: #000;
}

body #content a {
color: blue;
}

body #content a:hover {
color: blue;
}

body #content ul {
list-style-image: none;
}
