div.comment {
	margin-top: 0em;
	margin-bottom: 2em;
	margin-left: 2em;
	margin-right: 2em;
	color : black;
	background-color : white;
	line-height: 145%;
}

thead {
	color: white;
	background-color: #CE3921;
}

tr.resbar {
	color: black;
	background-color: #CFF;
}

