.titulos {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
}
.parrafo {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	padding: 0px 20px;
}
.copyright {
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #009900;
}
.tabpar {
	background-color: #CCFFCC;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tabimpar {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #E2E2E2;
	padding-top: 10px;
	padding-bottom: 10px;
}
.enlacescab {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #B5E7F4;
	text-align: center;
}
