.Bold_12_Maroon {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.Bold_18_Maroon {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.Bold_14_Black {
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.Bold_22_Green {
	font-size: 22px;
	font-weight: bold;
	color:#009900;
}
.Bold_18_Green {
	font-size: 18px;
	font-weight: bold;
	color:#009900;
}
.Bold_18_Maroon_U {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
}
.Bold_12_Green {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}.Bold_18_Arial_Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
.Bold_12_Arial_Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 5px;
}
.Bold_20_Green {

	font-size: 20px;
	font-weight: bold;
	color:#009900;
}
.text_logotipos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
	text-align: center;
	display: block;
	padding-left: 10px;
	float: left;
	clear: both;
	width: 150px;
}

