html {
  font-family: 'Times New Roman', serif;
  font-size: 11pt;
}

#header {
  display: none;
}

#left {
  display: none;
}

#right {
  display: none;
}

#footer p {
  text-align: center;
}

#footer a {
  color: #808080;
  font-size: 80%;
  text-decoration: none;  
}
