
body {
  font-family: Verdana,Helvetica,sans-serif;
  background-color: #007749;
}
.keyhead {
  font-weight: bold;
  font-size: 22px;
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
}
.yellow {
  font-weight: bold;
  font-size: 12pt;
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #ffff99;
}
.light_yellow {
  font-weight: bold;
  font-size: 12pt;
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #ffffcc;
}
.headline {
  font-weight: bold;
  font-size: 22px;
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
}
.headline2 {
  font-weight: bold;
  font-size: 22px;
  color: #cc0000;
  font-family: Arial,Helvetica,sans-serif;
}
.sub_headline {
  font-weight: bold;
  font-size: 16px;
  color: #cc0000;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}
.level_text {
  font-weight: bold;
  font-size: 18px;
  color: #cc0000;
  font-family: verdana,Helvetica,sans-serif;
  text-decoration: none;
}
.normal {
  font-size: 15px;
  font-family: verdana,Helvetica,sans-serif;
}
.small {
  font-size: 7pt;
  font-family: Verdana,Helvetica,sans-serif;
}
.picture {
  padding: 10px 50px 10px 10px;
}
.sig_pic {
  font-size: 6pt;
  color: #000000;
  font-family: Verdana,Helvetica,sans-serif;
}
.trainer_name {
  font-weight: bold;
  font-size: 10pt;
  font-family: Arial,Helvetica,sans-serif;
}
.alert {
  font-weight: bold;
  font-size: 12pt;
  color: #cc0000;
  font-family: Verdana,Helvetica,sans-serif;
}
.copyright {
  font-size: 8pt;
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
}
.disclaimer {
  font-size: 8pt;
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
}
a.menu {
  font-weight: bold;
  font-size: 10pt;
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: underline;
}
a.product_title {
  font-weight: bold;
  font-size: 18px;
  color: #cc0000;
  text-decoration: underline;
}
a.product_title:hover {
  font-weight: bold;
  font-size: 18px;
  color: #cc0000;
  text-decoration: underline;
}
a.product_link {
  font-weight: bold;
  font-size: 12pt;
  color: #cc0000;
  text-decoration: underline;
}
a.product_link:hover {
  font-weight: bold;
  font-size: 12pt;
  color: #cc0000;
  text-decoration: underline;
}
hr {
  border-style: solid none none;
  border-color: #999999 -moz-use-text-color -moz-use-text-color;
  border-width: 2px 0px 0px;
  width: 100%;
  height: 1px;
}
td.vertline {
  background-image: url(/images/logo2.gif);
}

