
body 
{
	font-family: Verdana, Arial; 
	font-size: 12px;
	color: #000000;
}

/*Realmente hace falta? */
td
{
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color:#000000;
}

#titulo
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	
	color: #000000;
}

.subtitulo 
{  

	font-family: Verdana;  
	font-size: 11px; 
	font-weight: bold;
	text-decoration: underline;

	color:#426300;
}

.texto
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	
	color: #333399;
}