
body, table tr, td, center {
  font-family : Verdana;
  font-size: 10pt;
  color : #333333;
}

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

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

a:visited {
  color : #333333;
}

.hd1 {
  font-size : 7pt;
  color : #020072;
}

.hd2 {
  font-size : 8pt;
  font-weight : bold;
  color : #000066;
}

.bt1 {
  font-size : 8pt;
  font-weight : bold;

  color : #000066;
}

.bt2 {
  font-size : 8pt;
  font-weight : bold;
  color : #ff0000;
}

.bt3 {
  font-size : 8pt;
  font-weight : bold;
  color : #2B37D7;
}


.pr1 {
  font-size : 7pt;
  color : #333333;
}

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

.pr3 {
  font-size : 8pt;
  font-weight : bold;
  color : #000066;
}

.pr4 {
  font-size : 8pt;
  color : #333333;
  font-weight : bold;
}

.lenta {
  font-size : 12pt;
  font-style : italic;
  color : #458457;
  font-weight : bold;
}
.catHeader{
	font-size : 14pt;
	color : #333399;
	font-weight : bold;
  font-style : italic;
}