body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt
}
.label
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt
}
.input
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt
}
.InformationHeading
{
	font-size: 9pt;
	color: blue;
}

.InformationItem
{
	font-weight: bold;
	font-size: 9pt;
	color: blue;	
}
.WarningHeading
{
	font-size: 9pt;
	color: red;
}
.WarningItem
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
}
.WarningItem A
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
}

.ErrorHeading
{
	font-size: 10pt;
	color: red;
}
.ErrorItem 
{
	font-weight: bold;
	font-size: 9pt;
	color: red;	
}

.ErrorItem A
{
	font-weight: bold;
	font-size: 10pt;
	color: red;	
}
.ErrorItem A:visited
{
	color: red;	
}