/* CSS Document */
#header, #menu, #tools, #footer a { display: none; }

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

#content, #content2 {
background-color: #fff;
border: none;
}
