body {
		background-image: url(../img/fondo.png); 
    font-family: 'Arial', sans-serif;
    font-size: 10pt;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {font-size:24; 
				font-weight:bold; 
				color: red;
}

h2 {
  font-size: 16pt;
  font-weight: bold;
  margin-top: 10px;
}

#titulo1 {
font-size:16px; 
font-weight:bold; 
padding-bottom: 10px;
}

#subtitulo1 {
font-size:14px;
font-weight:bold;
}

#cuerpo {
font-size:14px;
font-weight:italic;
}

td.empresa {
  padding: 10px 30px 10px 30px;
}

span.note {
  font-size: 11pt;
  font-weight: bold;
}

div.sub {
  font-size: 11pt;
  font-weight: bold;
}

table.tlfo td {
  padding: 3px;
  padding-right: 10px;
}

table.tlfo b {
  font-size: 14pt;
}
