  
P,BR,TD,FORM,SELECT, OPTION, BUTTON, INPUT, BODY, TEXTAREA
{
font-size:9pt;
font-family:Arial; 
color:#757575;
}

.small_Arial{
font-size:8pt;
font-family:Arial; 
color:#757575;
}

.font1{
font-size:9pt;
font-family:Arial; 
color:#5F6B70;
}

.font2{
font-size:9pt;
font-family:Arial; 
color:#FF8B00;
}
.style3 {
	color:#FF8B00;
	font-family: Arial;
	font-weight: bold;
	font-size: large;
}
.font3{
font-size:9pt;
font-family:Arial; 
color:#47ABAB;
}

TEXTAREA
{
font-size:9pt;
font-family:Arial; 
color:#757575;
line-height:150%;
text-align: justify;
}


BODY{
scrollbar-face-color: #ECECEC;
scrollbar-shadow-color: #DCDCDC; 
scrollbar-highlight-color: #FCFCFC;
scrollbar-3dlight-color: #FCFCFC; 
scrollbar-darkshadow-color:#ACACAC ;
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #000000;
}

.TEXT{
	border-right : 1 silver;
	border-top : 1 silver;
	border-bottom : 1 silver;
	border-left : 1 silver;
	border-style : solid;
}

.content
{
	line-height: 130%;
	text-align: justify;
	color:#787878;
}

/*ÀÏ¹Ý¸µÅ©*/
A:active{
font-family:Arial;
font-size:9pt;
color:#717171;
text-decoration:underline;
font-weight:normal;
letter-spacing: 0}      
A:link{
font-family:Arial;
font-size:9pt;
color:#717171;
text-decoration:underline;
font-weight:normal;
letter-spacing: 0}     
A:visited{
font-family:Arial;
font-size:9pt;
color:#717171;
text-decoration:none;
font-weight:normal;
letter-spacing: 0}        
A:hover{font-family:Arial;
font-size:9pt;
color:#717171;
text-decoration:underline;
font-weight:normal;
letter-spacing: 0}  


/*TABLE BGCOLOR*/
.tbg1{background-color:#8C8C8C}
.tbg2{background-color:#DEDEDE}
.tbg3{background-color:#F2F2F2}
.tbg1bold{background-color:#F1F1F1;color:#787878;font-weight:bold;text-align:center}
.tbg2bold{background-color:#DEDEDE;color:#787878;font-weight:bold}
.tbg3bold{background-color:#F2F2F2;font-weight:bold}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
.titulorojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #990000;
}

