.content_area {
  color: #444;
  font-size: 10pt;
  font-family: Arial, Tahoma;
  padding-top: 12px;
  padding-bottom: 12px;
}
.copyright {
  color: #444;
  font-size: 10pt;
}
.low_text {
  color: #444;
  font-size: 8pt;
  font-family: Arial, Tahoma;
  text-decoration: none;
}
a {
  text-decoration: none;
  color: #165694;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #165694;
}
body, td {
  font-family: Arial, Tahoma;
}
h1 {
  color: #165694;
  font-size: 14pt;
  padding-top: 12px;
}
h2 {
  color: #165694;
  font-size: 12pt;
}
td {
  font-size: 10pt;
}

tr.zip_odd {
  background-color: #FFFFFF
}

tr.zip_even {
  background-color: #A5C8DF
}

tr.even {
  background-color: #A5C8DF
}
