body{
  margin: .2in .5in;
  padding:0;
  background: #fff;
  color: #000;
  font: 12pt "Times New Roman", Garamond, serif;
}
.top_polos, .pe_top, .sidebar, .footer { display: none; }

h1, h2, h3, h4, h5{
  margin: .6em 0 0 0;
  font-family: Georgia, "Times New Roman", Serif;
  font-weight: normal;
  clear: both;
  color: #000;
}
h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
a, a:link, a:visited, a:hover, a:active {
   color: #000; text-decoration: underline;
}
table, td, th {	border: 1px solid #000; }