.containerHot {
	font-family: Arial, Helvetica, sans-serif;
	color: #6C4900;
	margin-bottom: 5px;
	border: 1px dotted #6C4900;
	padding: 4px;
	text-align: left;
	background-color: #FFEFCE;
}
.mText10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C4900;
	border-right-color: #6C4900;
	border-bottom-color: #6C4900;
	border-left-color: #6C4900;
	background-color: #FFEFCE;
	padding: 8px;
	text-align: justify;
	color: #6C4900;
	margin-bottom: 5px;
}

.container {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	border: 1px dotted #FFE9BB;
	padding: 4px;
	text-align: left;
	background-color: #FFFDF9;
}