/* Generated by KompoZer */
a:link {
  font-family: albany;
  font-size: 10pt;
  font-weight: bold;
  color: #cc0000;
  text-decoration: none;
}
a:visited {
  font-family: albany;
  font-size: 10pt;
  font-weight: bold;
  color: #cc0000;
  text-decoration: none;
}
a:hover {
  font-family: albany;
  font-size: 10pt;
  font-weight: bold;
  color: #cc0000;
  text-decoration: underline;
}
a:active {
  font-family: albany;
  font-size: 10pt;
  font-weight: bold;
  color: #cc0000;
  text-decoration: none;
}
p {
  font-family: times;
  font-size: 10pt;
  font-weight: normal;
  color: #cc0000;
}
td {
  font-family: times;
  font-weight: normal;
  color: #cc0000;
  font-size: 12pt;
}
h1 {
  font-family: albany;
  font-size: 16pt;
  font-weight: bold;
  color: #cc0000;
}
h2 {
  font-family: albany;
  font-size: 14pt;
  font-weight: bold;
  color: #cc0000;
}
h3 {
  font-family: albany;
  font-size: 12pt;
  font-weight: bold;
  color: #cc0000;
}
a.info {
  position: relative;
  text-decoration: none;
  font-weight: bold;
}
a.info:hover {
  background: transparent none repeat scroll 0% 50%;
  text-decoration: none;
}
a.info span {
  display: none;
}
a.info:hover span {
  border: 1px solid #000000;
  padding: 2px 4px;
  background: #ffffcc none repeat scroll 0% 50%;
  display: inline;
  position: absolute;
  top: 1.5em;
  left: 0.5em;
  z-index: 20;
  color: #cc0000;
  width: 250px;
  text-align: center;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
}

