a:link {
  text-decoration: none;
  color: #333399;
  background: none repeat;
}

a:visited {
  text-decoration: none;
  color: #333399;
  background: none repeat;
}

a:hover {
  text-decoration: underline;
  color: #003399;
  background: #ffffff;
}

font {
  font-family: Arial, Verdana;
}

h1 {
  font-family: Arial, Verdana;
  font-size: 14pt;
  color: #333399;
  text-align: center;
  background: none repeat;
}

h2 {
  font-family: Arial, Verdana;
  font-size: 12pt;
  text-align: center;
  line-height: 150%;
}

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;
}