
body, table tr, td, center {
  font-family : Verdana, Arial;
  font-size: 9pt;
  color : #07077A;
}


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

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

a:visited {
  color : #B70803;
}

.tt1 {
	color : #B70803;
	font-size : 15pt;
	font-weight : bold;
}

.tt2 {
	color : #B70803;
	font-size : 13pt;
	font-weight : bold;
}

.fd {
  font-size: 8pt;

  color: #000000;
  background-color: #ffffff;
  border: 1 solid #333333;

}

.button {
  font-size: 9pt;
  color: #ffffff;
  font-weight : bold;
  background-color: #6699CC;
  border: 1 solid #336699;
}
