.errorMsg 
{
	color:Red;
	font-weight:bold;
}

.importantInformation 
{
	color:Red;
	font-weight:bold;
	font-size:11px;
}

.BodyText {
	font-family:Sans-Serif;
	font-size:12px;
}


