h1
{
  font-family: Arial, serif;
  font-size: 19pt;
  color: #F88C1A;
  font-weight: bold;
  margin-bottom: 10;
  margin-top:  5;
  margin-left:  10px;
}
h2
{
  font-family: Arial, serif;
  font-size: 14pt;
  color: #F88C1A;
  font-weight: normal;
  font-style: none;
  margin-bottom: 10;
  margin-top:  5;
}
.h2link {
  text-decoration: none;
  color: #F88C1A;
}
.h2link:hover,
.h2link::active  {
  text-decoration: underline;
  color: #F88C1A;
}

h3
{
  font-family: Arial, serif;
  font-size: 10pt;
  color: #000;
  font-weight: bold;
  margin-bottom:  10;
  margin-top:  5;
}
p
{
  font-family: Arial, serif;
  font-size: 10pt;
  color: #000000;
  margin-bottom: 5;
  margin-top:  5;
  text-align: left;
}
ul
{
  font-family: Arial, serif;
  font-size: 10pt;
  color: #000000;
  margin-bottom: 5;
  margin-top:  5;
}
li
{
  margin-bottom: 10;
  margin-top:  0;
}
td
{
  font-family: Arial, serif;
  font-size: 10pt;
  color: #000000;
  margin-bottom: 0;
  margin-top:  0;
}

a:link, a:visited {
  background-color: transparent;
  text-decoration: none;

}
a:hover, a:active
{
  text-decoration: underline;
}

.formfooter {
  font-family: Arial, Verdana, Helvetica;
  font-size: 8pt;
  background-color: transparent;
  padding: 0 2px;
}

.polltable
{
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #999;
  border-collapse: collapse;
  font-family: Arial, Verdana, Helvetica;
  font-size: 10pt;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
}
.custquotegreen {
  font-family: Arial, Verdana, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: #8ECA30;
}
.custquoteorange {
  font-family: Arial, Verdana, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: #FB8C1B;
}
.custquoteref {
  padding: 0;
  margin: 0;
  font-family: Arial, Verdana, Helvetica;
  font-size: 10pt;
  font-weight: normal;
  color: #000;
  text-align: right;
}

