/************************************************************************************************************************************************
Print Styles
************************************************************************************************************************************************/
body { 
	margin: 0% auto 3% 104px!important; 
	/*margin-left: 104px;
	margin-top: 0px;*/
	/*padding:0 !important;
	/*width: 100% !important;
	/*line-height: 1.1; */
	
	color: #000;
	
	font-size: 14pt;
	word-spacing: 1.1pt;
	letter-spacing: 0.5pt;
}

a:link, a:visited { 
	color:#F2A361;
	font-weight: 700; 
	text-decoration: none; 
}

a img { border: none; }

code { font: 10pt Courier, monospace; } 

blockquote { 
	margin: 1.3em; 
	padding: 1em;  
	font-size: 10pt; 
}

hr { background-color: #ccc; }

/************************************************************************************************************************************************
Headings
************************************************************************************************************************************************/
h1, h2 ,h3, h4, h5, h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size: 17pt; }
h3 { font-size: 15pt; }
h4, h5, h6 { font-size: 12pt; }

/************************************************************************************************************************************************
Table
************************************************************************************************************************************************/	

	
/************************************************************************************************************************************************
Hidden Elements
************************************************************************************************************************************************/
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;

}
.texto2 {

	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.texto_miniBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
	text-align: center;
}
.textBoldBlanco {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto_miniNegro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.texto_medioBlanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
	text-align: center;
}
.texto18Bld_blanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto18Bld_naranja {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF6600;
}
