.success {
	color: #006600;
	font-weight: bold;
	font-style: italic;
}

.error {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}