.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
}

body {
	background-color: #FFFFFF;
}

.textobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999999;
	font-weight: bold;
	background-color: #F2F2F2;
	border-top-color: #5E1C1E;
	border-right-color: #5E1C1E;
	border-bottom-color: #5E1C1E;
	border-left-color: #5E1C1E;
	text-indent: 5px;
}
.borde {
	border: 1px solid #5E1C1E;
	height: 25px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 1px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.fondos {
	background-color: #E4E4E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
.fondosCopia {
	background-color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.fondoplomo {
	background-color: #F2F2F2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textoboldCopia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 5px;
	background-color: #2F84C7;
	height: 30px;
	text-align: center;
}
