body {
	FONT-FAMILY: Verdana,Helvetica,Sans-serif; 
	FONT-SIZE: 12px
        text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

FONT    {FONT-FAMILY: Verdana,Helvetica,Sans-serif; FONT-SIZE: 12px}

TD      {FONT-FAMILY: Verdana,Helvetica,Sans-serif; FONT-SIZE: 12px; text-align: left}

P       {FONT-FAMILY: Verdana,Helvetica,Sans-serif; FONT-SIZE: 12px; text-align: left}

DIV     {FONT-FAMILY: Verdana,Helvetica,Sans-serif; FONT-SIZE: 12px; text-align: left}

INPUT       {FONT-FAMILY: Verdana,Helvetica,Sans-serif; FONT-SIZE: 12px}

TEXTAREA    {FONT-FAMILY: Verdana,Helvetica,Sans-serif; FONT-SIZE: 12px}

FORM        {FONT-FAMILY: Verdana,Helvetica,Sans-serif; FONT-SIZE: 12px}

SELECT      {FONT-FAMILY: Verdana,Helvetica,Sans-serif; FONT-SIZE: 12px}

a:link {
  background: none;
  font-family: Verdana, Helvetica;
  color: black;
  text-decoration: none;
}
a:visited {
  background: none;
  font-family: Verdana, Helvetica;
  color: black;
	text-decoration: none;
}
a:hover {
  background: none;
  font-family: Verdana, Helvetica;
  color: black;
	text-decoration: underline;
}
a:active {
  background: none;
  font-family: Verdana, Helvetica;
  color: black;
  text-decoration: none;
}
a.decoration {
	text-decoration: underline;
}

p.foto {
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-align: center;
  margin-top: +1mm;
  margin-bottom: +2mm;
}

foto-resumen {
  font-size: 10px;
  text-align: justify;
  color: black;
  margin-top: -3mm;
  margin-left: +2px;
}
div.foto-resumen p {
  font-size: 10px;
  text-align: justify;
  color: black;
  margin-top: -1mm;
  margin-left: +2px;
  margin-bottom: +1px;
}

a.sinborde:link {
  border-width: 0px;
  text-decoration: none;
}
a.sinborde:visited {
  border-width: 0px;
  text-decoration: none;
}
a.sinborde:hover {
  border-width: 0px;
  text-decoration: underline;
}
a.sinborde:active {
  border-width: 0px;
  text-decoration: none;
}
img.sinborde {
  border-width: 0px;
  text-decoration: none;
}

.fecha {font-size: 10px;
  text-align: center }

h2 {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px; }

h3 {
	font-size: 18px;
	font-weight: bold;
    color: #000000;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px; }

h4 {
	font-size: 12px;
	font-weight: bold;
  color: #000000;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px; }

.cabecera {
  border: 0px;
}

