body {
  width: 520px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  background-color: #ffffff;
}
p {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
  background-color: #ffffff;
}
ul {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
  background-color: #ffffff;
}
.annotation {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
  background-color: #ffffff;
}
.speakerName {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-transform: capitalize;
  background-color: #ffffff;
}
table {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
  background-color: #ffffff;
}
.datecell {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
  background-color: #ffffff;
}
	


.datecellHeading { width: 200px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; background-color: #990000; }
