.bodytext {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 20px;
}
.bodytextbold {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  color: #000000;
}
body {
  background-position: center top;
  background-image: url(images/gradient.jpg);
  background-repeat: repeat-x;
  background-color: #d9e9f1;
}
.bodytextright {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: right;
}
a:link {
  font-family: Verdana;
  font-size: 14px;
  line-height: 20px;
  color: black;
  text-decoration: none;
  font-weight: inherit;
}
a:visited {
  font-size: 14px;
  color: black;
  font-family: Verdana;
  line-height: 20px;
  text-decoration: none;
}
a:hover {
  color: #bf873e;
  font-family: Verdana;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
a:active {
  font-family: Verdana;
  font-size: 14px;
  line-height: 20px;
  color: black;
  text-decoration: none;
}
bodytextbold a:link {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
bodytextbold a:visited {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
bodytextbold a:hover {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
bodytextbold a:active {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
.bodytextsmall {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #000000;
  line-height: 16px;
}
.bodytextsmallBold {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #000000;
  line-height: 16px;
  font-weight: bold;
}
.bodytextsmallItal {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #000000;
  line-height: 16px;
  font-style: italic;
}
.bodytextboldtan {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  color: #bf873e;
}
.bodytextsmallItalRight {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #000000;
  line-height: 16px;
  font-style: italic;
  text-align: right;
}
a.bodytextsmallBold:link {
  font-size: 10px;
  line-height: 16px;
  font-weight: bold;
  text-decoration: underline;
  color: black;
}
bodytextsmallbold a:hover {
  font-family: Verdana;
  font-size: 10px;
  color: #c08f2e;
  font-weight: bold;
}

