p, td, ul {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  line-height: 16px;
  margin-top: 0px;
  color: #FFFFFF;
}

a:link, a:visited {
  color: #A9A994;
  text-decoration: underline;
  font-weight: normal;
}

a:active, a:hover {
  color: #A9A994;
  text-decoration: none;
  font-weight: normal;
}

h1 {
  font-family: Georgia, Times, serif;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 25px;
  font-weight: normal;
  font-style: italic;
  color: #FFFFFF;
 
}

h2 {
  font-family: Georgia, Times, serif;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 25px;
  font-weight: bold;
  font-style: normal;
  color: #FFFFFF;
 
}

h3 {
  font-family: Georgia, Times, serif;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 0px;
  font-weight: bold;
  font-style: normal;
  color: #A9A994;
 
}

h4 {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0px;
  font-weight: bold;
  font-style: normal;
  color: #FFFFFF;
 
}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #A9A994;
}

h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #A9A994;
}

li {
  font-family: Georgia, Times, serif;
  font-size: 12px;
  line-height: 16px;
  color: #FFFFFF;
  margin: 0 0 0 -15;
}

ul.nav li {
  font-size: 11px;
  line-height: 22px;
  color: #FFFFFF;
  list-style-type: none;
  margin: 0 0 0 -25;
}

ul.nav li a:link, ul.nav li a:visited {
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  color: #FFFFFF;

}

ul.nav li a:active, ul.nav li a:hover {
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  color: #A9A994;

}

.translate {
  font-size: 12px;
}

table.small tr td, p.small {
  font-family: Georgia, Times, serif;
  font-size: 10px;
  line-height: 12px;
  margin-top: 0px;
  color: #FFFFFF;
}