.cuadro {
	font-family: "Times New Roman", Times, serif;
}
BODY
{
  scrollbar-face-color: #D4D4D4;
  scrollbar-highlight-color: D4D4D4;
  scrollbar-shadow-color: #D4D4D4;
  scrollbar-3dlight-color: #dddddd;
  scrollbar-arrow-color: #262829;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: white;
  overflow: auto;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #4A4A3C;
	border-top: 0px solid #4A4A3C;
	border-left: 0px solid #4A4A3C;
	border-right: 0px solid #4A4A3C;
}

.txt_align {
	text-align : justify;
}

/* ________________________FUENTES________________________ */

.txt_negro {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #999999;
	text-align : justify;
}

.txt_negro_10 {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : justify;
}

.txt_negrob {
	font-size : 11 px;
	font-family : Arial;
	font-weight : Bold;
	font-style : normal;
	color : #3F3F3F;
}

.txt_azul {
	font-size : 8.5pt;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0066CC;

}

.txt_azul2 {
	font-size : 9pt;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #A2D111;

}

.txt_azulb {
	font-size : 11 px;
	font-family : Arial;
	font-weight : Bold;
	font-style : normal;
	color : #A2D111;
}

.txt_gris {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.txt_gris_10 {
	font-size : 15px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #006CAF;
}

/* ________________________LINKS________________________ */

.link_01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight : normal;
	font-style : normal;
	color: #000000;
}

.link_01:hover {
	font-size:9pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:normal;
	color: #333333;
	text-decoration: underline;
}

.link_02 {
	font-family: Arial;
	font-size: 11px;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	color: #5076B6;
}

.link_02:hover {
	font-size:9pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:normal;
	color: #333333;
	text-decoration: none;
}

a:link { color:#006CB0; TEXT-DECORATION:none }
a:visited { color:#006CB0; TEXT-DECORATION:none }
a:active { color:#003366; TEXT-DECORATION:none }
a:hover { color:#006CB0; TEXT-DECORATION:underline }

	.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 7px;
	font-weight: bold;
	color: ff6600;
}
	
	.expandedsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 7px;
	font-weight: bold;
	color: ff6600;
}
.text
{
	font-size:9pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:normal;
	color: #333333;

}
