.bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.copyright {
	font-size: 8pt;
}
.title {
	font-size: 12pt;
	font-weight: bold;
	color: 0099ff;
}

