body {
  font-family : verdana, geneva, arial, helvetica, sans-serif;
  font-size : 10pt;
  scrollbar-face-color: #cecece;
  scrollbar-track-color: #cecece;
  scrollbar-arrow-color: #8080c0
}


td , p , li , ul , blockquote , div {
  font-family : verdana, geneva, arial, helvetica, sans-serif;
  font-size : 10pt;
}

p {
  line-height : 18px;
}


a {
  text-decoration : underline;
}


a:link {
  color : #FFFFFF;
  text-decoration : underline;
}

a:visited {
  color : #B8C6D3;
  text-decoration : underline;
}

a:active {
  color: #D0E2D6;
  text-decoration : underline;
}


a:hover {
  text-decoration : none;
  color : #FFFFFF;
}


a.nav:hover {
  text-decoration : none;
  color : #000000;
}


a.nav:link {
  text-decoration : underline;
  color : #000000;
}


a.nav:active {
  text-decoration : none;
  color : #ffffff;
}


a.nav:visited {
  text-decoration : none;
  color : #4A637B;
}

a.main:hover {
  text-decoration : underline;
  color : #3F7366;
}


a.main:link {
  text-decoration : underline;
  color : #2C5D8A;
}


a.main:active {
  text-decoration : none;
  color : #8A2C52;
}


a.main:visited {
  text-decoration : none;
  color : #2C5D8A;
}

.title {
  color : #000000;
  font-weight : bold;
  font-size : 12pt;
}
.copyright {
  color : #B8C6D3;
  font-weight : normal;
  font-size : 8pt;
  line-height : normal;
}

.white {
  color : #ffffff;
  font-weight : bold;
  font-family : verdana, geneva, arial, helvetica, sans-serif;
  font-size : 10pt;
}