BODY, TABLE{font-family:Arial, Verdana, Tahoma, sans-serif; font-size:xx-small} 
a {
 	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	color: #99CC33;
	text-decoration: underline;	
}
FORM{font-size:x-small} 
INPUT{font-size:x-small;padding:2px;border:1px solid; color:666666} 
SELECT{font-family:Verdana, sans-serif; font-size:x-small;padding:0;} 
TEXTAREA{font-family:Verdana, sans-serif; font-size:x-small} 

.texto
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 17px;		
}

.titulo
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #000000;
	line-height: 17px;		
}

.fecha
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;		
}

.seccion
{
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	
	color: #CC0000;
	line-height: 17px;
	background: #FFFFFF url(imgdis/seccion2.png) bottom no-repeat;			
}

.subseccion
{
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #CC0000;
	line-height: 17px;
	padding: 10px 0 0 10px;	
	background: #FFFFFF;			
}

.item
{
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #000000;
	line-height: 12px;
	padding: 0 0 0 15px;	
	background: #FFFFFF;			
}

.minigris
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;		
}

.miniblanco
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;		
}
.estilotextarea
{
	width:450px;
	height:500px;
} 

.estilotextarea2
{
	width:450px;
	height:300px;
} 

.estiloinput
{ 
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
	background-color:#84C225;
	border: #333333;
	border-style: solid; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px
} 

.estiloformulario
{ 
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
	background-color:#84C225;
	border: #333333;
	border-style: solid; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px
} 

.item2
{
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #000000;
	line-height: 12px;
	padding: 0 2px 0 2px;	
	background: #FFFFFF;			
}