body {
  font-family : Trebuchet MS, arial, sans-serif;
  font-size : 1px;
}


td, p, li, ul, blockquote, div {
  font-family : Trebuchet MS, arial, sans-serif;
  font-size : 13px;
}

li, ul {
  line-height : 18px;
}

p {
  line-height : 18px;
}

a {
  text-decoration : underline;
}

a:link {
  color : #4C4127;
  text-decoration : none;
  font-weight: bold;
}

a:visited {
  color : #4C4127;
  text-decoration : none;
  font-weight: bold;
}

a:active {
  color: #4C4127;
  text-decoration : none;
  font-weight: bold;
}

a:hover {
  text-decoration : underline;
  color : #4C4127;
  font-weight: bold;
}

.text {
  text-align : center;
  color : #858579;
  font-weight : bold;
  font-size : 15px;
}

.text2 {
  text-align : center;
  color : #858579;
  font-weight : bold;
  font-size : 16px;
}

.copyright {
  color : #696142;
  font-size : 9px;
  font-family : arial, sans-serif;
}



