body {
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}
a {
  font-size: 11px;
}
a:link {
  text-decoration: underline;
  color: #CC0000;
}
a:visited {
  text-decoration: underline;
  color: #990000;
}
a:hover {
  text-decoration: none;
  color: #FF0000;
}
a:active {
  text-decoration: underline;
  color: #CC0000;
}

.title {
  font-size: 11px;
  font-weight: bold;
  color: #333366;
}


.notes {
  font-size: 11px;
  color: #000000;
}
a.notes {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
a.notes:link {
  color: #000000;
  text-decoration: none;
}
a.notes:visited {
  color: #000000;
  text-decoration: none;
}
a.notes:active {
  color: #000000;
  text-decoration: none;
}
a.notes:hover {
  color: #000000;
  text-decoration: underline;
}

.footnotes {
  font-size: 10px;
  color: #666666;
}
a.footnotes {
  font-size: 10px;
  color: #000000;
  text-decoration: underline;
}
a.footnotes:link {
  color: #000000;
  text-decoration: underline;
}
a.footnotes:visited {
  color: #000000;
  text-decoration: underline;
}
a.footnotes:active {
  color: #000000;
  text-decoration: underline;
}
a.footnotes:hover {
  color: #000000;
  text-decoration: none;
}

.menu {
  font-size: 11px;
  color: #000000;
}
a.menu {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
a.menu:link {
  color: #000000;
  text-decoration: none;
}
a.menu:visited {
  color: #000000;
  text-decoration: none;
}
a.menu:active {
  color: #000000;
  text-decoration: none;
}
a.menu:hover {
  color: #FF0000;
  text-decoration: none;
}

.news {
  font-size: 11px;
  color: #333333;
}
a.news {
  font-size: 11px;
  color: #333333;
  text-decoration: none;
}
a.news:link {
  color: #333333;
  text-decoration: none;
}
a.news:visited {
  color: #333333;
  text-decoration: none;
}
a.news:active {
  color: #333333;
  text-decoration: none;
}
a.news:hover {
  color: #333333;
  text-decoration: underline;
}

.faq {
  font-size: 10px;
  color: #333333;
}
a.faq {
  font-size: 10px;
  color: #333333;
  text-decoration: none;
}
a.faq:link {
  color: #333333;
  text-decoration: none;
}
a.faq:visited {
  color: #333333;
  text-decoration: none;
}
a.faq:active {
  color: #333333;
  text-decoration: none;
}
a.faq:hover {
  color: #FF0000;
  text-decoration: none;
}

