

body { font-size: 0.7em;  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;   }

/*
body { font-size: 0.9em;  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; line-height: 1.3em; color: #000;}
*/


a:visited { color: #663300; }
a{color: #990000; text-decoration: none;}
a:hover { text-decoration: underline; }

select, input, textarea, button { font-size: 1.0em; font-family:"Trebuchet MS",sans-serif }


h1 { color: #7D6000; padding: 5px 0 10px; font-size: 1.7em; clear: both; line-height: 1.5em; font-weight: normal!important } /* Titulo 1 */
h2 { color: #7D6000; padding: 15px 0 0; font-size: 1.4em; clear: both; line-height: 1.5em } /* Titulo 2 */
h3 { color: #7D6000; padding: 15px 0 0; font-size: 1.3em; clear: both; line-height: 1.5em } /* Titulo 3 */
h4 { color: #7D6000; padding: 15px 0 0; font-size: 1.2em; clear: both; line-height: 1.5em } /* Titulo 4 */
h5 { color: #7D6000; padding: 15px 0 0; font-size: 1.1em; clear: both; line-height: 1.5em } /* Titulo 5 */
h6 { color: #7D6000; padding: 15px 0 0; font-size: 1.0em ; clear: both; line-height: 1.5em } /* Titulo 6 */

table  
{ 
	 border-collapse: collapse; 
         width: 100%; 
         color:#000;
	 white-space: normal; 
         clear: both;  
         margin-top: 10px
}
th 
{ 
	 padding: 3px 4px 7px; 
         background: #EBEBD9; 
         color: #1F1F1D; 
	 vertical-align: middle; 
         font-size: 0.7em; 
}
td 
{ 
	 padding: 3px 4px 2px; 
         vertical-align: top;
         font-size: 0.7em; 
          
} 


