*
  {
  font-family: Arial, Helvetica, sans-serif ;
  border: 0px ;
  }
hr
  {
  width: 90% ;
  height: 10px ;
  background-color: orange ;
  border: 1px solid black ;
  margin: 20px ;
  }
br
  {
  clear: left ;
  }
pre
  {
  font-family: "Courier New", Courier, monospace ;
  font-size: 12pt;
  }
img
  {
  border: 2px solid black ;
  padding: 2px ;
  }

.pd_header
  {
  margin-left: 1.5in ;
  margin-right: 1.5in ;
  }
.legend
  {
  color: red ;
  font-weight: bold ;
  }

.section_header
  {
  font-size: 14pt ;
  font-weight: bold ;
  text-align: center ;
  }

.main_table
  {
  border: 1px solid black ;
  width: 95% ;
  }
.left_column_upper
  {
  vertical-align: bottom ;
  width: 50% ;
  }
.left_column_lower
  {
  vertical-align: top ;
  width: 50% ;
  }
.right_column_upper
  {
  vertical-align: bottom ;
  width: 50% ;
  }
.right_column_lower
  {
  vertical-align: top ;
  width: 50% ;
  }

