body {
   background-color: #ffffff;
   color: #000000;
   font-family: "Times New Roman", serif;
   font-size: 10pt;
} 

h2 {
   font-family: "Times New Roman", serif;
   font-size: 10pt;
}

h3 {
   font-family: "Times New Roman", serif;
   font-size: 10pt;
}

#header, #nav, #news, #footer, #credit {
display: none;

}

