body {
	background-image:   url(images/bg_bspages.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #B78E25;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #B78E25;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:active {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:link {
	color: #B78E25;
}
.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.bulletlist {
	list-style-position: outside;
	list-style-type: disc;
}
