body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family : Verdana;
	font-size:10pt;
	color: #000000;
	font-weight : normal;
}
.inicio {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #6274A6;
	text-align: right;
}
.texto {
	font-family : Verdana;
	font-size:10pt;
	color: #000000;
	font-weight : normal;
}
.simbolos {
	font-family : Verdana;
	font-size:8pt;
	color: #000000;
	font-weight : normal;
}
.copyright {
	font-family : Verdana;
	font-size:8pt;
	color: #000000;
	font-weight : normal;
}
/* LINKS */
a:link {
	font-family : Verdana;
    font-size:10pt;
	color: #0000FF;
	font-weight : normal;
	text-decoration : none;
}
a:visited {
	font-family : Verdana;
    font-size:10pt;
	color: #0000FF;
	font-weight : normal;
	text-decoration : none;
}
a:hover {
	font-family : Verdana;
    font-size:10pt;
	color: #0000FF;
	font-weight : normal;
	text-decoration : underline;
}
a.iraurp {
	font-family : Verdana;
    font-size:8pt;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}
a.iraurp:visited {
	font-family : Verdana;
    font-size:8pt;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}
a.iraurp:hover {
	font-family : Verdana;
    font-size:8pt;
	color: #000000;
	font-weight : bold;
	text-decoration : underline;
}
/* TABLE */
.tabla {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color:#EFEBEB;
}

