.error {
	FONT-WEIGHT: bold; COLOR: red; 
}
.message {
	FONT-WEIGHT: bold; COLOR: darkblue; 
}
.warning {
	FONT-WEIGHT: bold; COLOR: black; 
}
