.INFO_message		{ color: #0000FF; font-size: 1.0em; background: #f0f0f0; }
.WARNING_message	{ color: #800000; font-size: 1.4em; background: #ffffa0; }
.ERROR_message		{ color: #FF0000; font-size: 1.6em; background: #FFc0c0; }

.row_odd			{ background: #f0f0f0; }
.row_even			{ background: #e0e0e0; }
