body
{
	background-color: #ffffff;
}
body, tr,td, table {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.style1 {
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 10pt;
}
.style2 {
	color: red;
  background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 12pt;
}
/* ESTILO PARA LA TABLE DE JUECES */
.style3 {
	border:none;
}
/* ESTILO PARA LAS CELDAS DE LA TABLA DE JUECES */
.style3 td {
	border:none;
	height:22px;
	border-bottom: dotted 1px #e9bc82;
	font-family:Verdana;
	font-size:10px;
}
.style3 a:link {
	font:Verdana;
	font-size:10px;
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
.style3 a:visited {
	font:Verdana;
	font-size:10px;
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
.style3 a:hover {
	font:Verdana;
	font-size:10px;
	color:#BC8977;
	text-decoration:none;
	font-weight:bold;
}
.style3 a:active {
	font:Verdana;
	font-size:10px;
	color:#BC8977;
	text-decoration:none;
	font-weight:bold;
}


