/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: black;
  text-align: left;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  text-align: left;
  color: black;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 26px;
  color: #666666;
  text-transform: capitalize;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: #666666;
  text-transform: capitalize;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
h4 {
  text-transform: uppercase;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: black;
  font-weight: normal;
}
h5 {
  font-size: 12px;
  text-transform: uppercase;
  font-family: Arial,Helvetica,sans-serif;
}
.button {
  font-size:  14px;
  font-family: Arial,Helvetica,sans-serif;
  text-transform: uppercase;
}
a:active {
  color: #cc0000;
}
a:hover {
  color: #990000;
  background-color: #ffdcdc;
}
a:link {
  color: #cc0000;
  text-decoration: none;
}
a:visited {
  color: #990000;
}
