body{
  scrollbar-face-color: #E6E9CB;
  scrollbar-shadow-color: #E6E9CB;
  scrollbar-highlight-color: #E6E9CB;
  scrollbar-3dlight-color: #BCBFA3;
  scrollbar-darkshadow-color: #BCBFA3;
  scrollbar-track-color: #F9FCDE;
  scrollbar-arrow-color: #80865F;
  font-family: Arial, sans-serif;
  font-size: 8pt;
}

.text {
  font-family: Arial,sans-serif;
  font-size: 8pt;
  color: #666666;
  margin-left: 10pt;
}

.text1 {
  font-family: Arial,sans-serif;
  font-size: 9pt;
  color: #000000;
  margin-left: 0pt;
}

.camp {
    font-family: Arial,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #EB7800;
    background-color: #F9FCDE;
    border: 1px;
    border-style: solid;
    border-color: #BCBFA3;
    padding-left:2;
    width: 100;
}
	
A.gris,A.gris:visited,A.gris:active,A.gris:hover {
 color : #666666;
 font-weight : bold;
 text-decoration : underline;
}	
	
.boto {
    font-family: Arial, sans-serif;
    font-size: 8pt;
    color: white;
    background-color: #EB7800;
    border: 1px;
    border-style: solid;
    border-color: #BCBFA3;
    height=18;
    }
    
.error {
        color: #FF0000;
        font-family: Arial, sans-serif;
	font-size: 8pt;
    	font-weight: bold;
        background-color: #DADADA;
}    
 
.text2 {
  font-family: Arial,sans-serif;
  font-size: 12pt;
  color: #000000;
  margin-left: 10pt;
  font-weight: bold;  
}
 
 
