/* CSS Document */

body
{
	font-size: 8pt;
	margin: 0px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
}

.tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:active {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.tabla-b {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}

a.tabla-b:link {
	color: #7CB12C;
}
a.tabla-b:hover {
	text-decoration: underline;
}

.tabla-xl
{
	font-weight: bold;
	font-size: 7pt;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tabla-s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #333333;
}

a.tabla-s:link {
	color: #333333;
}
a.tabla-s:hover {
	color:#333333;
	text-decoration: underline;
}
a.tabla-s:active {
	color:#333333;
}
a.tabla-s:visited {
	color:#333333;
}

.tabla-c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #cccccc;
}

.tabla-cc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}



.tabla-dc {
	font-family: Verdana;
	font-size: 7pt;
	color: #666666;
}

.tabla-cd {
	font-family: Arial;
	font-size: 6;
	color: #000000;
}
a.tabla-cd:link {
	color:#000000;
}
a.tabla-cd:hover {
	text-decoration: underline;
}

a.tabla-c:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.tabla-c:active {
	color:#FFFFFF;
	text-decoration: blink;
}
a.tabla-c:hover {
	color:#FFFFFF;
	text-decoration: none;
}
a.tabla-c:visited {
	color:#FFFFFF;
	text-decoration: none;
}

style1 {color: #FFFFFF}