p.error {
	color: red;
	font-weight: bold;
}

p.notice {
	color: #44ff44;
	font-weight: bold;
}
