.fondo_pagina {
	background-color: #E6FFE6;
}

.fuente_titulo{
	font-family:Arial; 	
	font-size: 15px;
	font-weight: bold;
	color:#003300;
	text-align: justify;}

.fuente_titulo_parrafo{
	font-family:Arial; 	
	font-size: 11px;
	font-weight: bold;
	color:#003300;
	text-align: justify;}

.fuente_grande{
	font-family:Arial; 	
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	text-align: justify;}
	
.fuente_parrafo{
	font-family:Verdana; 	
	font-size: 9px;
	color:#003300;
	text-align: justify;}

.fuente_parrafo_negrita{
	font-family:Verdana; 	
	font-size: 9px;
	font-weight: bold;
	color:#003300;
	text-align: justify;}

.fuente_parrafo_negrita2{
	font-family:Verdana; 	
	font-size: 9px;
	font-weight: bold;
	color:#333333;
	text-align: justify;}
	
.fuente_parrafo_cursiva{
	font-family:Verdana; 	
	font-size: 10px;
	font-style: oblique;
	color:#003300;
	text-align: justify;}

.fuente_gastos{
	font-family:Verdana; 	
	font-size: 9px;
	color:#003300;
	text-align: left;}
	
.fuente_gastos2{
	font-family:Verdana; 	
	font-size: 9px;
	color:#003300;
	text-align: right;}	
	
.fuente_titulo_tablas{
	font-family:Verdana; 	
	font-size: 12px;
	color:#000000;
	text-align: center;}

.fuente_tablas{
	font-family:Verdana; 	
	font-size: 9px;
	color:#FFFFFF;
	text-align: justify;}

.fuente_tablas_centrada{
	font-family:Verdana; 	
	font-size: 9px;
	color:#003300;
	text-align: center;}

.fuente_tablas_centrada_blanca{
	font-family:Verdana; 	
	font-size: 9px;
	font-weight: normal;	
	color:#FFFFFF;
	text-align: center;}

.fuente_enlaces{
	COLOR: #FFFFFF; FONT-SIZE: 7.2pt
}
A.fuente_enlaces:active {
	COLOR: #FFFFCC; TEXT-DECORATION: none
}
A.fuente_enlaces:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.fuente_enlaces:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.fuente_enlaces:hover {
	COLOR: #FFFFCC; TEXT-DECORATION: none
}

.fuente_enlaces2{
	COLOR: #000000; FONT-SIZE: 7.2pt; TEXT-DECORATION: none
}
A.fuente_enlaces:active {
	COLOR: #FFFFCC; TEXT-DECORATION: none
}
A.fuente_enlaces:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.fuente_enlaces:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.fuente_enlaces:hover {
	COLOR: #FFFFCC; TEXT-DECORATION: none
}

.input { 
	background-color: #CECB9C;  
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana, arial;
	color: #003300;
	text-align: left;
	font-weight: bold;
}

.input2 { 
	background-color: #CECB9C;  
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana, arial;
	color: #003300;
	text-align: center;
	font-weight: bold;
}

