body, table, td, p {
  font: 11pt verdana;
  color: #000000;
}
.header {
  font: 10pt verdana;
  color: #000000;
  font-weight: normal;
  background-color: #ffffff; 
}
.footer {
  font: 7.5pt verdana;
  color: #336633;
  font-weight: normal;
  background-color: #ffffff; 
}
.copyright {
  font: 7pt verdana;
  color: #000000;
  font-weight: normal;
  background-color: #ffffff; 
}
h1 {
  font: 16pt Verdana;
  color: #000000;
  font-weight: bold;
}
.cbold {
  color: #000000;
  font-weight: bold;
}
.cboldu {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
.cboldsmall {
  color: #000000;
  font: 10pt verdana;
  font-weight: bold;
}
.csmall {
	font: 10pt verdana;
	color: #000000;
}
.smalltext {
	font: 8pt verdana;
}



