div.divcenter {
	text-align: center;
}

div.diverror,
span.error,
li.error {
	color: red;
}
.addItalics {
	font-style: italic;
}
