

h1 {font-size: 10px; font-style: italic; font-family: Arial; Verdana, font-weight: bold; color: #ff8000;}
h2 {font-size: 1.2em; font-weight: bold;font-family: Verdana, Helvetica, sans-serif;}
h3 {font-size: 18px; font-style: italic; font-family: Arial; Verdana, font-weight: bold; color: #ffffff;}
h4 {font-size: 13px; font-family: Arial,Verdana; font-weight: normal;}
h6 {font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal;}

a:link {color: #0080C0;}
a:visited {color: #003e5b;}
a:hover {color: #ff9900;}
a:active {color: #003e5b;}

hr {
  border: 0;
  width: 100%;
  color: #ff9900;
  background-color: #000000;
  height: 2px;
}