/* CSS Document */

body, p, td, th, ul, a {
background-color: #fff;
color: #000;
font-family: "Times New Roman", Garamond, serif;
font-size: 12pt;
}

.top_nav, .header, .top-divider, .outer_wrapper, .left_col, .right_col, .footer {
   display: none;
   }

.main_content {
background-color: #fff;
width: 100%;
border: none;
}