@import url("style.css");

body
{
	font-size: 8pt;
}

h1
{
	font-size: 12pt;
	padding-bottom: 8px;
}

h2
{
	font-size: 11pt;
	padding-bottom: 9px;
}

h3
{
	font-size: 10pt;
	padding-bottom: 9px;
}

.pie
{ 
	font-size: 8pt;
	line-height: 16px; 
}

td
{
	font-size: 8pt;
}

p
{
	font-size: 8pt;
}

select
{
	font-size: 8pt;
}

.cajaFecha
{
	width: 70px;
	font-size: 8pt;
}

.cajaTexto
{
	font-size: 8pt;
}

h3.Noticia
{
	font-size: 8pt;
}

