body{
  font-size: 12pt;
}

#header, #menu, .shadow, .shadow-bottom, .shadow-bottom-left, .shadow-bottom-right, .nav, .download{
  display: none;
}

#body-table{
  width: auto;
  border-width: 0;
}
#body{
  padding: 20pt;
  background-image: none;
}

#body-text{
  padding: 0;
  line-height: normal;
  font-family: palatino linotype, book antiqua, palatino, serif;
}

#columns{
  width: 100%;
}

.content{
  width: 100%;
}

h1, h2{
  font-size: 20pt;
  letter-spacing: 0;
}

h2{
  font-size: 16pt;
}

a.external{
  padding-right: 0;
  background-image: none;
}

.date{
  font-size: 8pt;
}
