body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(imagenes/gris-2.gif);
	text-align:justify;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a.lnk1:link {
    color=#0066CC
	font-style: italic;
	text-decoration: underline;
}
a.lnk1:visited {
    color=#FF0000;
	font-style: italic;
	text-decoration: underline;
}
a.lnk1:hover {
    color=#0066CC;
	font-style: italic;
	text-decoration: underline;
	font-size: 14px;
}
a.lnk2:link {
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
a.lnk2:visited {
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
a.lnk2:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Berlin Sans FB Demi;
	font-weight:bold;
}
h1 {
	font-size: 24px;
	color: #0066cc;
}
h2 {
	font-size: 22px;
	color: #0066cc;
}
h3 {
	font-size: 20px;
	color: #0066cc;
}
h4 {
	font-size: 18px;
	color: #0066cc;
    margin-bottom: 0px;
}
h5 {
	font-size: 16px;
	color: #0066cc;
}
h6 {
	font-size: 14px;
	color: #0066cc;
}
p  {
    font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}
.sigla {
	color: #0066CC;
	font-family: "Berlin Sans FB Demi";
	font-size: 16px;
	font-weight: bold;
}
.celda-mniz {
	color: #FFCC33;
	font-weight: bold;
 	font-size: 12px;
}
ul 
{
list-style-image: url("imagenes/as-vin3.gif");
text-align:justify;
}

