td#t_sidebar {
  display: none;
}

td#t_extrabar {
  display: none;
}

td#t_header {
  display: none;
}

td#t_footer {
  display: none;
}

td#t_vertical {
  display: none;
}

td#t_horizontal {
  display: none;
}

td#t_content {
 width: 100%;
}

div#printonly {
  border-top: 1px solid #ccc;
  display: visible !important;
  text-align: center;
  font-size: 8pt;
  color: #999;
}

#content h1 { font-size: 120%; }
#content h2 { font-size: 115%; }
#content h3 { font-size: 110%; }
#content h4 { font-size: 105%; }
#content h5 { font-size: 100%; }
#content h6 { font-size: 100%; }

body {
  margin: 0;
  padding: 0;
  font-size: 10pt;
  font-family: Arial;
}

a {
  color: #164b8d;
  text-decoration: none;
}

div.hx {
  border-bottom: 1px solid #ccc;
  font-size: 12pt;
  font-weight: bold;
}

div.hy {
  border-bottom: 1px solid #ccc;
  font-size: 12pt;
  font-weight: bold;
}

.admintools {
  display: none;
}

img {
  border: 0;
}

a img {
  border: 0;
}

