body {
	font: normal 14px/20px arial, sans-serif;
}

/* status colours */
.statusOK {
	color: #ff0000 !important;
}

.statusAlert {
	color: #259637 !important;
}
