@charset "UTF-8";

body {
  background: #fff !important;
  border: 0;
  color: #000 !important;
  font-size: 10pt;
  line-height: 150%;
  margin: 28px 38px;
  padding: 0;
  text-align: left !important;
  width: auto !important;
}
html > body { margin: 28px 58px; }

#skip_top, #header, #col_left, #contact, #footer, .foto_ctop, hr, h2 { display: none; }
h1 { border-bottom: 1pt #666 dotted; color: #666; font-size: 1.8em; padding-bottom: 6pt; text-align: center; }
h3, h4, h5, h6 { color: #000; }

a { color: #000 !important; text-decoration: none; }
a img { border: 0; }

table { background: #fff !important; border: 1pt #333 solid; color: #000 !important; border-collapse: collapse; }
table th, table td { background: #fff !important; border: 1pt #333 solid !important; color: #000 !important; font-size: 9pt; padding: .2em .4em; }

#nav-trail { border-bottom: 1pt #666 dotted; padding-bottom: 4pt; }
