@charset "utf-8";
/* CSS Document */

.empresa{
	font: Tahoma, Arial, Times New Roman;
	font-size: 0.5um;	
	font-weight: bold;
}

.cuerpo{
	font: Tahoma, Arial, Times New Roman;
	font-size: 14px;	
}

.pie{
	font: Tahoma, Arial, Times New Roman;
	font-size: 10px;	
}

.negrita{
	font-weight: bold;
}
#empresa{
	height: 15px;
	font-size: 0.8em;
}
