body {
  color: #000;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  line-height:13pt;
}

.body {
  color: #000;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  line-height:13pt;
}

h1 {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 150%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h2 {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 150%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h3 {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 140%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h4 {
  color: #000000;
  font-style: normal;
  font-weight: bold;
  font-size: 110%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.sectionTitle {
  color: #C19016;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  font-family: Verdana, Tahoma, sans-serif;
}

.title {
  color: #002061;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  font-family: Times, serif;
}

.subTitle {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  font-family: Times, serif;}

.header {
  color: #FF0000;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  font-family: Times, serif;
}


h5 {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 105%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h6 {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.defaultBody {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.highlight {
  color: #003466;
}

th {
  color: black;
  font-style: normal;
  font-weight: bold;
  font-size: 75%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  background-color: #666666;
  text-transform: uppercase;
}

td {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-size: 75%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

ul {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  list-style-type: square;
}

ol {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

a:hover {
  color: #003466;
  text-decoration: underline;
}


hr {
  color: black;
  height: 1px;
}

