body {
  font-family: Arial,sans-serif;
  font-size: 13px;
  color: #464646;
}
div {
  font-family: Arial,sans-serif;
  font-size: 13px;
}
td {
  font-family: Arial,sans-serif;
  font-size: 13px;
  color: #000000;
}
p {
  font-family: Arial,sans-serif;
  font-size: 13px;
  text-align: justify;
}
ol {
  font-family: Arial,sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: normal;
}
ul {
  font-family: Arial,sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: normal;
}
h1 {
  font-family: Arial,sans-serif;
  font-size: 15px;
  color: #000000;
}
h2 {
  font-family: Arial,sans-serif;
  font-size: 15px;
  padding-top: 10px;
  text-align: left;
  font-weight: bold;
}
a {
  font-family: Arial,sans-serif;
  font-size: 13px;
  color: #0b0093;
  font-weight: bold;
  text-decoration: none;
}
a.white {
  font-size: 22px;
  font-weight: normal;
  font-family: Arial,sans-serif;
  color: #ffcc66;
  text-decoration: none;
  line-height: 1.5em;
}
a.nav {
  font-family: Arial,sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
a.none {
  font-family: Arial,sans-serif;
  font-size: 9px;
  color: #464646;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  font-family: Arial,sans-serif;
  color: #5f1603;
  text-decoration: none;
}
a.nav:hover {
  font-family: Arial,sans-serif;
  color: #e29d40;
  font-weight: bold;
  text-decoration: none;
}
a.white:hover {
  color: #d1913b;
}
a.none:hover {
  font-family: Arial,sans-serif;
  font-size: 9px;
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
}
.title {
  font-family: Times New Roman;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.BorderLeft {
  border-left: 1px solid #959595;
}
.BorderRight {
  border-right: 1px solid #959595;
}
.BorderTop {
  border-top: 1px solid #959595;
}
.BorderBottom {
  border-bottom: 1px solid #959595;
}

