
A {
  text-decoration:underline;
  color: #000000;
}
A:link {
  text-decoration:underline;
  color:#000099;
}
A:visited {
  text-decoration:underline;
  color: #000000;
}
A:active {
  text-decoration:underline;
  color:#000099;
}
A:hover {
  text-decoration:underline;
  color:#666666;
}
.navMenu {
  font-family: Verdana,Arial;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}
.navMenu a:link {
  font-family: Verdana,Arial;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}
.navMenu a:visited {
  font-family: Verdana,Arial;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}
.navMenu a:active {
  font-family: Verdana,Arial;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}
.navMenu a:hover {
  font-family: Verdana,Arial;
  font-size: 11px;
  font-weight: bold;
  color: #000099;
  text-decoration:none;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  color: #000000;
  margin: 0px 0px 0px 0px;
}
td {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  color: #000000;
}
h1 {
  color:#000000;
  font-size: 22pt;
  background:transparent;
  font-family:arial,helvetica,sans-serif;
}
h2 {
  color:#000000;
  font-size: small;
  background:transparent;
  font-family:arial,helvetica,sans-serif;
}
h3 {
  color:#000099;
  font-size: small;
  background:transparent;
  font-family:arial,helvetica,sans-serif;
}
h4 {
  color:#000099;
  font-size: medium;
  background:transparent;
  font-family:arial,helvetica,sans-serif;
}
.copyright {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}
.copyright a:link {
  font-family:Arial,Helvetica,sans-serif;
  font-size:x-small;
  font-weight:bold;
  color:#999999;
  text-decoration:underline;
}
.copyright a:visited {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-small;
  color: #999999;
  text-decoration:underline;
}
.copyright a:active {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-small;
  color: #ffffff;
  text-decoration:underline;
}
.copyright a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-small;
  color: #ffffff;
  text-decoration:underline;
}
.button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9pt;
  font-weight: bold;
  background-color : #999999;
  border-color : #808080;
  border-style : solid solid solid solid;
  border-width : 1pt;
  color: #ffffff;
  vertical-align : middle;
  z-index : inherit;
}
.pageTitle {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14pt;
  color: #505050;
  font-weight: bold;
}


