.title 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24px; 
	COLOR: #666666;
	LINE-HEIGHT: 26px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}
.errormsg
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: red;
	background-color: Transparent;
}
.footnote
{
	font-family: Verdana,  Helvetica, Arial, sans-serif;
	font-size: 7pt;
	color:#333333;
}
.normalbold
{
	font-family: Verdana,  Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color:#333333;
}
.normaltext
{
	font-family: Verdana,  Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color:#333333;
}

