body {
  color : #000;
  background : #fff;
  font-family : "Times New Roman", Times, serif;
  font-size : 11pt;
}
a {
  text-decoration : underline;
  color : #6600ff;
}
div.content  {display:block;}
div#nav, div#leftNav, div#footer, div#top {
  display : none;
}

