body {
  font-family : Trebuchet MS, arial, sans-serif;
  font-size : 1px;
}


td, p, li, ul, blockquote, div {
  font-family : tahoma, arial, sans-serif;
  font-size : 11px;
}

li, ul {
  line-height : 18px;
}

p {
  line-height : 18px;
}

a {
  text-decoration : underline;
}

a:link {
  color : #8494AD;
  text-decoration : none;
  font-weight: bold;
}

a:visited {
  color : #8494AD;
  text-decoration : none;
  font-weight: bold;
}

a:active {
  color: #8494AD;
  text-decoration : none;
  font-weight: bold;
}

a:hover {
  text-decoration : underline;
  color : #8494AD;
  font-weight: bold;
}

.text {
  text-align : left;
  font-family : tahoma, arial, sans-serif;
  font-size : 11px;
  color : #000000;
}

.text2 {
  text-align : center;
  color : #858579;
  font-weight : bold;
  font-size : 16px;
}

.copyright {
  color : #ffffff;
  font-size : 9px;
  font-family : arial, sans-serif;
}
.date {
  color : #121D2F;
  font-size : 11px;
  font-family : arial, sans-serif;
}




