body,table,input,select,textarea {
  font-family:"Times New Roman",serif;
  font-size:12pt;
}

body {
  background-color:#fff;
  color:#000;
}

a {
  color:#000000;
  text-decoration:none;
}


#content h1 {
  font-size:1.4em;
  color:#000;
}

#header,#nav
{
  display:none;
}

#content-left{
  float: none;
  width: 100%;
}



#header .logo {
  position:static;
  width:100%;
  height:auto;
  background:none;
  text-decoration:none;
}



#content {
  margin:1em 0 0 0;
  padding:0;
}

#footer,#bottom-nav,#signature {
  display: none;
}
