
a:link {
  color: #000060;
  vertical-align: middle;
  text-decoration: none;
  background-repeat: no-repeat;
}

a:hover {
  color: #000020;
  text-decoration: none;
  vertical-align: middle;
}

a:visited {
  color: #000060;
  text-decoration: none;
  vertical-align: middle;
}

a:active {
  color: #000060;
  text-decoration: none;
  vertical-align: middle;
}

table {
  table-border-color-light: rgb(255,204,102);
  table-border-color-dark: rgb(204,153,102);
  font-size: 10pt;
}

body {
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
}

h1 {
  font-family: Arial;
  color: #000060;
  font-size: 12pt;
}

h2 {
  font-family: "Times New Roman", Times;
  color: rgb(204,153,0);
}

h3 {
  font-family: "Times New Roman", Times;
  color: #000060;
}

h4 {
  font-family: Arial;
  color: #000060;
  font-size: 11pt;
}

h5 {
  font-family: "Times New Roman", Times;
  color: rgb(255,153,0);
}

h6 {
  font-family: "Times New Roman", Times;
  color: rgb(51,102,204);
}

IMG {
  vertical-align: middle;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

A {
  vertical-align: middle;
}

FORM {
  font-size: 10pt;
}

LI {
  font-size: 10pt;
  font-family: Arial, Black;
  color: black;
}

UL {
  font-size: 10pt;
  font-family: Arial, Black;
  color: black;
}

TD {
  font-family: Arial;
  font-size: 10pt;
}
