body {
	background-color: #fff;
}

.blue { color: #1E88BC; }

.err {
	font-size: small;
	color: #FF0000;
}

