.english {
	font-size: small;
	color: #444444;
	font-weight: bold;
}
.spanish {
	font-weight: bold;
	color: #FF6600;
	font-size: small;
}
.engtext {
	color: #777777;
	font-size: 12px;
	padding: 0px;
}
.spantext {
	color: #330000;
	margin: 0px;
	font-size: 12px;
}

.span_h2 {
	color: #330000;
	font-weight: bold;
	font-size: 14px;
}
.span_h3 {
	font-weight: bold;
	color: #663300;
	font-size: 12px;
}

