
body {
  padding-left: 0px;
  font-family: Arial;
}


h1 {
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
  margin-left: 6;
  text-indent: -16;
  line-height: 1.1em;
  _margin-top: 6;
  _margin-bottom: 6;
  font-weight: normal;
  cursor: pointer; }

h2 {
  font-family: Arial;
  font-size: 10pt;
  color: #666666;
  margin-left: 16;
  text-indent: -16;
  _margin-top: 0;
  _margin-bottom: 6;
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight: normal;
  cursor: pointer; }

h3 {
  font-family: Arial;
  font-size: 9pt;
  color: #333333;
  margin-left: 16;
  text-indent: -12;
  margin-top: 0;
  margin-bottom: 2;
  font-weight: normal;
  cursor: pointer; }

h4 {
  font-family: Arial;
  font-size: 8pt;
  color: #333333;
  margin-left: 24;
  text-indent: -8;
  margin-top: 0;
  margin-bottom: 2;
  font-weight: normal;
  cursor: pointer; }

h5 {
  font-family: Arial;
  font-size: 8pt;
  color: #333333;
  margin-left: 32;
  text-indent: -16;
  margin-top: 0;
  margin-bottom: 2;
  font-weight: normal;
  cursor: pointer; }

h6 {
  font-family: Arial;
  font-size: 8pt;
  color: #333333;
  margin-left: 40;
  text-indent: -16;
  margin-top: 0;
  margin-bottom: 2;
  font-weight: normal;
  cursor: pointer; }


a {
  text-decoration: none;
  color:#666666; }

a:hover {
  text-decoration: underline;
  color:#ff0000; }

a:active {
  text-decoration: none;
  color:#ff0000; }

a:focus, a:active{outline: none;}
a:focus, a:active{-moz-outline-style: none;}
