body {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	background-color: #87776e;
	margin: 0;
	text-align: center;
}
table {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
a, a:link, a:visited, a:active {
	color: #29343d;
}
a:active {
	color: #29343d;
}
a:hover {
	color: #96a7b4;
}
a.menu:link, a.menu:visited, a.menu:active {
	color: #95877f;
	text-decoration: none;
}
a.menu:hover {
	color: white;
}
.title {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
.subtitle {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.tablelabel {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
}
.piecelabel {
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.copyright {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}
