/*Titulos en rojo*/
.Estilo1 {
	color: #E60000;
	font-size: 16px;
	font-family: Georgia;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	height: 28px;
	vertical-align: top;
	line-height:27px;
}
.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 3px;
}
.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.Estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.Estilo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FE0504;
	text-decoration: none;
}
.Estilo6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	/*background-color: #FFCC33;*/
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
}
/*table {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
; border: 1px #CCCCCC solid
}*/
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 5px;
	line-height:20px;
}
.figura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 6px;
	line-height:17px;
}
.date {
	font-family: Georgia;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}