h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
}

body, td, th, p, li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10pt;
  color: #333333;
}

a:link {
  color: #ff3333;
}
a:visited {
  color: #ff3333;
}
a:hover {
  color: #999999;
}