BODY {
  background-color : #1d2868;
  color :ffffff;
  font-size: 100%;
  font-family:verdana,geneva,arial,helvetica,sans-serif;
}
p,td,ul,li,table {
  font-size:12.5px;
  font-family:verdana,geneva,arial,helvetica,sans-serif;
}
BLOCKQUOTE {
  font-size: larger;
}
EM {
  font-size: 150%;
}
EM {
  font-size: 1.5em;
}
A {
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color:#567bd1;
  background:transparent;
}
a:visited {
  color:#a6b0d9;
  background:transparent;
}
a:hover {
  color:#000000;
  background:#a6b0d9;
  text-decoration: underline;
}
a:active {
  color:#ff0000;
  background:transparent;
}
.lightblue {
  background-color : #9398b7;
  color : ffffff;
  font-size: 100%;
  font-family:verdana,geneva,arial,helvetica,sans-serif;
}
.lightblue p,td,ul,li,table {
  font-size:10.5px;
  font-family:verdana,geneva,arial,helvetica,sans-serif;
}
.lightblue a:link {
color: #1d2868;
background-color: transparent;
text-decoration: none;
}
.lightblue a:visited {
color: #cfd2e9;
background-color: transparent;
text-decoration: none;
}
.lightblue a:hover {
color: #ffffff;
background-color: #1d2868;
text-decoration: underline;
}
.lightblue a:active {
color: #ff0000;
background-color: transparent;
text-decoration: none;
}
.white {
  background-color : #ffffff;
  color : black;
  font-size: 100%;
  font-family:verdana,geneva,arial,helvetica,sans-serif;
}
.white h1 {
  color:#1d2868;
  font-size:40px;
  background:transparent;
  font-family:"trebuchet ms",verdana,geneva,arial,helvetica,sans-serif;
}
.white h2 {
  color:#717abd;
  font-size:22px;
  background:transparent;
  font-family:"trebuchet ms",verdana,geneva,arial,helvetica,sans-serif;
}
.white h3 {
  color:#1d2868;
  font-size:18px;
  background:transparent;
  font-family:"trebuchet ms",verdana,geneva,arial,helvetica,sans-serif;
}
.white h4 {
  color:#717abd;
  font-size:14px;
  background:transparent;
  font-family:"trebuchet ms",verdana,geneva,arial,helvetica,sans-serif;
}
.white p,td,ul,li,table {
  font-size:12.5px;
  font-family:verdana,geneva,arial,helvetica,sans-serif;
}
.white BLOCKQUOTE {
  font-size: larger;
}
.white EM {
  font-size: 150%;
}
.white EM {
  font-size: 1.5em;
}
.white A {
  text-decoration: none;
}
.white a:link {
  color:#3c459d;
  background:transparent;
}
.white a:visited {
  color:#717abd;
  background:transparent;
}
.white a:hover {
  color:#ffffff;
  background:#3c459d;
  text-decoration: underline;
}
.white a:active {
  color:#ff0000;
  background:transparent;
}