body {
	background-color: #FFFFFF;
	font-family: "Andale Mono", Verdana, "Trebuchet MS", "Swis721 Lt BT", Helvetica, Arial;
	font-size: 12pt;
	font-style: oblique;
	font-weight: normal;
}
ul {
	list-style-image: url(images/BQ-bullet.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: oblique;
	font-weight: bold;
	text-indent: 9%;
}
ul ul {
	list-style-image: url(images/blk_marble.gif);
	list-style: disc;
	font-size: 11pt;
	font-style: oblique;
	font-weight: bold;
}
ol {
	font-size: normal;
	font-weight: bold;
	list-style: lower-roman;
	text-align: left;
}
.date {
	color: #999999;
	font-size: 9pt;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
.notes {
	text-align: left;
	font-size: 10pt;
}
.image-center {
	text-align: center;
	vertical-align: middle;
}
