	.titleBold {
	color : Black;
	font-family : Verdana;
	font-size : 14pt;
	font-style: normal;
	font-weight: bold;
}
	.title {
	color : Black;
	font-family : Verdana;
	font-size : 11pt;
	font-style: normal;
	font-weight: bold;
}
	td {font-family: Verdana; font-size: 11px; font-style: normal;	line-height: 16px;}
	.headers {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
	.error {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
}
.copyright {
	color : Black;
	font-family : Verdana;
	font-size : 8pt;
	font-style: normal;
	font-weight: bold;
}