BODY {font-size: 9pt ; 
      font-family: Verdana, Helvetica, Arial
	  }

.txt {font-size: 9pt;
	  font-family: Arial, Helvetica, sans-serif;
	  line-height: 14pt;
	  color: #333333;
	  text-decoration: none;
      }


.verde {font-size: 9pt;
	   font-family: Arial, Helvetica, sans-serif;
	   line-height: 14pt;
	   color: #336F26;
	   text-decoration: none;
       }
	  
	  
.bco {font-size: 9pt;
	   font-family: Arial, Helvetica, sans-serif;
	   line-height: 14pt;
	   color: #ffffff;
	   text-decoration: none;
       }
	  
	  
.link {font-size: 9pt;
	  font-family: Arial, Helvetica, sans-serif;
	  line-height: 14pt;
	  color: #336F26;
	  text-decoration: underline;
      }
.link:hover {color: #333333;
           }
.link:link {color: #336F26;
          }
		  
		  	  
.tit {font-size: 12pt;
	  font-family: Arial, Helvetica, sans-serif;
	  line-height: 14pt;
	  color: #336F26;
	  text-decoration: none;
	  font-weight: normal;
      }

.tit2 {font-size: 15pt;
	  font-family: Arial, Helvetica, sans-serif;
	  line-height: 16pt;
	  color: #336F26;
	  text-decoration: none;
	  font-weight: normal;
      }
	  
.tit3 {font-size: 11pt;
	  font-family: Arial, Helvetica, sans-serif;
	  line-height: 13pt;
	  color: #336F26;
	  text-decoration: none;
	  font-weight: normal;
      }
	  
	  	  
.home{font-size: 17pt;
	  font-family: Arial, Helvetica, sans-serif;
	  line-height: 17pt;
	  color: #336F26;
	  text-decoration: none;
	  font-weight: normal;
      }

.table { padding-top:15px;
		padding-right:15px;
		padding-bottom:15px;
		padding-left:15px;
		border: 1px #BFBFB5 solid;
              }
			  
			  	  
.form_caja {  font-family: Arial, Helvetica, sans-serif; 
              font-size: 9pt; 
              height: 14px; 
              width: 300px; 
              border: 1px #BFBFB5 solid
              }

.form_campo { font-family: Arial, Helvetica, sans-serif; 
              font-size: 9pt; 
              height: 100px; 
              width: 300px; 
              border: 1px #BFBFB5 solid; 
			  clip:  rect(   )
              }
			  
.form {  font-family: Arial, Helvetica, sans-serif; 
              font-size: 7pt; 
			  color: #ffffff;
			  font-weight: bold;
			  padding-bottom:5px;
              background-color: #BFBFB5; 
              height: 15px; 
              width: 112px; 
              border: 1px #BFBFB5 solid; 
              }				   
		   