body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
}

td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

.colourheader	{
	 background-color: #9999CC;
}

.colourtable	{
	background-color: #E5E5FF;
}

.title	{
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

.subtitle	{
	font-weight: bold;
	color: #003366;
}

.mandatory	{
	color: #666666;
}

.small	{
	font-size: 10px;
}

.error	{
	font-weight: bold;
	color: red;
}

.errorasterisk	{
	font-size: 16pt;
	font-weight: bold;
	color: red;
}
