a:link {
  text-decoration: underline;
  color: #3366cc;
  background: none repeat;
}

a:visited {
  text-decoration: underline;
  color: #808080;
  background: none repeat;
}

a:hover {
  text-decoration: none;
  color: #6699ff;
  background: none repeat;
}

font {
  font-family: Arial, Verdana;
}

h1 {
  font-family: Arial, Verdana;
  font-size: 10pt;
  text-align: center;
  margin-top: 15pt;
  background: none repeat;
}

h2 {
  font-family: Arial, Verdana;
  font-size: 10pt;
  text-align: center;
}

h3 {
  font-family: Arial, Verdana;
  font-size: 10pt;
  text-align: center;
}

h4 {
  font-family: Arial, Verdana;
  font-size: 10pt;
  text-align: center;
}

h5 {
  font-family: Arial, Verdana;
  font-size: 10pt;
  text-align: center;
}

li {
  font-family: Arial, Verdana;
  font-size: 10pt;
}

ol {
  font-family: Arial, Verdana;
  font-size: 10pt;
}