body { 
	/*font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: none;
	background-color: #ff9900;*/
	}

h1 { 
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif; 
	font-size: 24pt; 
	font-weight: normal; 
	text-decoration: none 
	}
	
h2 { 
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	text-decoration: none 
	}
	
h3 { 
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration: none 
	}	
	
b.contador { 
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif; 
	font-size: 24pt; 
	letter-spacing: 4pt; 
	color: #C0C0C0; 
	}
	
th { 
	color: #000000; 
	font-size: 10pt; 
	background-color: #FFCC66; 
	}
	
tr { 
	font-size: 10pt; 
	font-weight: normal; 
	}

td {
   background-color: #F4F4F4;
}