body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
BODY {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #FFFFFF;
}
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;
}
.datosgenerales {
	font-family : Verdana;
	font-size:10pt;
	color: #000000;
	font-weight : bold;
}
.meses {
	font-family : Times New Roman;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.copyright {
	font-family : Verdana;
	font-size:8pt;
	color: #000000;
	font-weight : normal;
}
/* LINKS */
a:link {
	font-family : Verdana;
    font-size:8pt;
	color: #0000FF;
	font-weight : normal;
	text-decoration : none;
}
a:visited {
	font-family : Verdana;
    font-size:8pt;
	color: #0000FF;
	font-weight : normal;
	text-decoration : none;
}
a:hover {
	font-family : Verdana;
    font-size:8pt;
	color: #0000FF;
	font-weight : normal;
	text-decoration : underline;
}
a.volver {
	font-family : Arial;
    font-size:12pt;
	color: #6274A6;
	font-weight : bold;
	text-decoration : none;
	text-align: center;
}
a.volver:visited {
	font-family : Arial;
    font-size:12pt;
	color: #6274A6;
	font-weight : bold;
	text-decoration : none;
	text-align: center;
}
a.volver:hover {
	font-family : Arial;
    font-size:12pt;
	color: #6274A6;
	font-weight : bold;
	text-decoration : underline;
	text-align: center;
}
a.subir:link {
	font-family : Verdana;
    font-size:10pt;
	color: #0000FF;
	font-weight : normal;
	text-decoration : none;
}
a.subir:visited {
	font-family : Verdana;
    font-size:10pt;
	color: #0000FF;
	font-weight : normal;
	text-decoration : none;
}
a.subir:hover {
	font-family : Verdana;
    font-size:10pt;
	color: #0000FF;
	font-weight : normal;
	text-decoration : underline;
}
/* TABLE */
.tabla {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color:#EFEBEB;
}

