body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
}
.textoSubTitulo {
	font-weight: bold;
	color: #6B193F;
}
.textoTitulo {
	font-size: 12px;
	text-align: center;
	color: #6B193F;
	font-weight: bold;
}
.textoCentrado {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.textoDerecha {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
}
input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
.textoBlanco {
	color: #FFF;
}
.textoLegal {
	font-size: 9px;
}
.textoLiga {
	color: #6B193F;
}
.bordeNegro {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
