h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #84a597;
	margin: 0px;
	padding: 0px;
	line-height: 33px;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #84a597;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	line-height: 33px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
}

.celdabarraabajo {
	border-bottom-style: solid;
	border-bottom-color: #84a597;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;}
