/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #030000;
}
a:link {
  color: #3333ff;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
}
a:visited {
  font-family: Arial,Helvetica,sans-serif;
  color: #3333ff;
  text-decoration: none;
}
a:active {
  font-family: Arial,Helvetica,sans-serif;
  color: #3333ff;
  text-decoration: underline;
}
a:hover {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: underline;
  color: red;
}
.bottom_nav {
  text-align: center;
  font-size: 12px;
  color: blue;
}
#custom_footer_link {
  text-align: center;
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  color: blue;
}
#custom_footer_link a:link {
  text-align: center;
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  color: blue;
}
#custom_footer_link a:visited {
  text-align: center;
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  color: blue;
}
#custom_footer_link a:hover {
  text-align: center;
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  color: #ff3407;
}
table.outline {
  border: 1px dotted gray;
  border-collapse: separate;
  background-color: white;
}

