.txt {
	font-family : Arial;
	font-size : 12px;
	text-align: justify;
	text-indent : 0px;
	text-decoration : none;
}
.txs {
	font-family : Arial;
	font-size : 10px;
	text-align: justify;
	text-indent : 15px;
	text-decoration : none;
}
.txn {
	font-family : Arial;
	font-size : 12px;
	text-align: justify;
	font-weight: bold;
	text-indent : 15px;
	text-decoration : none;
}
.blq {
	font-family : Arial;
	font-size : 12px;
	text-align: justify;
	text-decoration : none;
	margin-left : 30px;
}
.tab {
	font-family : Arial;
	font-size : 12px;
	margin-left : 4px;
	margin-right : 4px;
	text-decoration : none;
}
.tan {
	font-family : Arial;
	font-size : 12px;
	font-weight: bold;
	margin-left : 4px;
	margin-right : 4px;
	text-decoration : none;
}
.n1 {
	font-family : Arial;
	font-size : 30px;
	font-weight : bold;
	text-indent : 0px;
	text-decoration : none;
	color : #bc0029;
}
.t1 {
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	text-indent : 0px;
	text-decoration : none;
	color : #bc0029;
}
.t2 {
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	text-indent : 0px;
	text-decoration : none;
	color : #ce0025;
}
.t3 {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	text-indent : 5px;
	text-decoration : none;
	color : #bf5f47;
}
.ul {
	font-family : Arial;
	font-size : 12px;
	text-decoration: none;
}
.pie {
	font-family : Arial;
	font-size : 10px;
	font-weight: bold;
	font-style: oblique;
	text-decoration: none;
}
.ind {
	font-family : Arial;
	font-size : 10px;
	color: #ffffff;
	text-decoration: none;
}
.ttip {
	white-space : nowrap;
	font-family : Arial;
	font-size : 12px;
	border : 1px solid;
	padding-left : 3px;
	padding-right : 3px;
	background-color : #EEEEEE;
}
.TitFicha {
	font-family : "Times New Roman", Times, serif;
	font-size : 17px;
	text-decoration : none;
	font-weight : bold;
	font-style : normal;
	color: #8B0000;
}
.TitVent {
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	text-decoration : none;
	font-weight : bold;
	font-style : normal;
	color: #8B0000;
}
.txtLista {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
	color: #A0522D;
}
.txtVentana {
	font-family : Verdana, Times;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
	text-align : justify;
	color : #003366;
}

.txtVentanaA {
	font-family : Verdana, Times;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	color : #003366;
}

A, A:LINK, A:VISITED, A:ACTIVE, A:HOVER, A:FOCUS {
	font-family : Verdana, Times;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
	text-align : justify;
	color : #003366;
}

B {
	font-weight : bold;
}
