body {
   background-color: #ffffff;
   color: #000000;
   font-family: "Times New Roman", serif;
   font-size: 12pt;
}

h1 {
   text-decoration: underline;
}

h2 {
   font-family: "Lucida Handwriting", serif;
   font-size: 16pt;
}

h3 {
   font-size: 14pt;
}

#header, #nav, #news, #footer {
display: none;
}
