.text {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
}
.small {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 9px;
	line-height: 10pt;
}
.headingLarge {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 18pt;
	color: #009966;
	font-weight: bold;
	line-height: 20pt;
}
.headingMedium {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	color: #0158DC;
}
.headingSmall {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #993300;
}
.error {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	line-height: 13pt;
}
.ok {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #00CC00;
	line-height: 13pt;
}
