A:link {
	color: rgb(0,0,0);
	text-decoration: none;
	font-family: arial, verdana;
	letter-spacing: 0cm;
}

A:visited {
	color: rgb(0,0,0);
	text-decoration: none;
	font-family: arial, verdana;
}

A:active {
	color: rgb(255,0,0);
	text-decoration: none;
	font-family: arial, verdana;
}

A:hover {
	color: rgb(180,0,30);
	text-decoration: none;
	font-family: arial, verdana;
}

A:focus {
	color: rgb(180,0,30);
	text-decoration: none;
	font-family: arial, verdana;
}

FONT {
	color: rgb(0,0,0);
	font-size: 7pt;
	font-family: arial, verdana;
	font-weight: 700;
	letter-spacing: 0,5cm;
}

FONT.secciondentro {
	color: rgb(0,0,0);
	font-size: 8pt;
	font-family: arial, verdana;
	font-weight: 500;
	letter-spacing: 0,5cm;
}

FONT.menu {
	color: rgb(0,0,0);
	font-size: 8pt;
	font-family: arial, verdana;
	font-weight: 500;
	letter-spacing: 0,5cm;
}

FONT.actual {
	color: rgb(0,0,0);
	font-size: 8pt;
	font-family: arial, verdana;
	font-weight: 700;
	letter-spacing: 0,5cm;
}

FONT.cabecera {
	color: rgb(0,0,150);
	font-size: 7pt;
	font-family: arial, verdana;
	font-weight: 700;
	letter-spacing: 0,5cm;
}

FONT.descripcion {
	color: rgb(0,0,0);
	font-size: 11pt;
	font-family: arial, verdana;
	font-weight: 700;
	letter-spacing: 0,5cm;
}

#slide {
	Position: Absolute;
	Left: 5;
	Top: 5;
	Visibility: Visible;
	font-family: arial, verdana;
	font-size: 8pt;
	font-weight: 400;
}

BODY {
	font-family: arial, verdana;
	font-weight: 700;
	color: rgb(0,0,0)
}
H4 {
	font-size: 10pt;
	line-height: 10pt;
	font-family: arial, verdana;
	font-weight: 700;
	color: rgb(0,0,0)
}

P {
	align: justify;
	font-size: 10pt;
	line-height: 12pt;
	font-family: arial, verdana;
	color: rgb(0,0,0)
}