
A {
  text-decoration: none;
  height: 22px;
}

a:link {
  color: #252F49;
  font-family: Verdana;
  font-weight: bold;
  font-size: 11px;
}

		
a:visited {
  color: #354368;
  font-family: Verdana;
  font-weight: bold;
  font-size: 11px;
} 

a:hover {
  color: #990000;
  font-family: Verdana;
  font-weight: bold;
  font-size: 11px;
} 

a:active {
  color: #330000;
  font-family: Verdana;
  font-weight: bold;
  font-size: 11px;
} 

a.one:link {
  color: #660033;
  font-size: 11px;
  font-family:  Verdana;
}

a.one:visited {
  color: #660033;
  font-size: 11px;
  font-family:  Verdana;
}

a.one:hover {
  color: #CC0000;
  font-size: 11px;
  font-family:  Verdana;
}

a.one:active {
  color: #660033;
  font-size: 11px;
  font-family:  Verdana;
}

a.one:focus {
  color: #660033;
  font-size: 11px;
  font-family:  Verdana;
}

p {
  color: white;
}

strong {
  color: white;
}

li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-left: 5px;
}

ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

HR {
  color: #FFFFFF;
  border-top: 0px;
  line-height: 5px;
  border-bottom: 1px #911D3A solid;
}

LINK {
  background-color: transparent;
}

H1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #FF0000;
  margin-bottom: 5pt;
  font-weight: bold;
}

H2 {
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  color: #911D3A;
  font-weight: bold;
}

H3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0em;
  color: #0077BC;
}

H4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #5CBC2E;
}

H6 {
  font-family: sans-serif, Helvetica;
  font-size: 9px;
  margin-left: 0pt;
  margin-top: 0pt;
  color: #C0C0C0;
}

TT {
  font-family: Arial;
  font-size: 11px;
  line-height: 13pt;
  color: white;
}

FORM {
  border-top: thin;
  font-family: Arial;
  font-size: 11px;
}

EM {
  font-family: sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 11px;
  color: yellow;
}

TABLE {
  font-size: 12px;
  font-family: Arial;
  color: white;
}

TD {
  color: black;
}

