
body, table tr, td, center, p, ol, ul {
  font-family : verdana, arial, tahoma;
  font-size: 9pt;
  color :#333333;
}

a {
  color : #333333;
  text-decoration: none;
}

a:hover {
  color : #333333;
  text-decoration: underline;
}

.link {
  font-size : 8pt;
  color : #333333;
}

.copyright {
  font-size : 8pt;
  font-weight : bold;
  color : #ffffff;
}

.cp2 {
  font-size : 8pt;
  font-weight : bold;
  color : #707BA7;
}

.fd {
  font-size: 9pt;
  color: #000000;
  background-color: #FBECD2;
  border: 1 solid #333333;
}

.button {
  font-size : 9pt;
  font-weight : bold;
  color: #f0f0f0;
  background-color: #6B086B;
  border: 1 solid #333333;
}


