body {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	//background-color: #f5f5f5;
	//background-color: #e7e7e7;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	//background-image: url(imagenes/all.png);
	background-repeat: repeat-x;
}

body.decision {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

table {
	color: #ffffff;
	font-size: 13px;
	border: 0px;
	width: 80%;
}

.td {
	text-align: center; 
	height: 30;
}

table.resultados {
	color: #333333;
	font-size: 13px;
	border: 0px;
	width: auto;
}

table.blue {
	color: #ffffff;
	font-size: 13px;
	background-color: #0062a1;
	border: 0px;
	width: auto;
}

table.decision {
	color: #333333;
	font-size: 13px;
	text-align: left;
	border: 0px; 
	border-spacing: 2px;
	background-color: #f6f6f6;
}

.td {
	text-align: left; 
	height: 30;
}

/* Normal link */
a {
	color: #aa2207;
	text-decoration: underline;
}
a:link {
	color: #aa2207;
	text-decoration: none;
}
a:visited {
	color: #aa2207;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #00395d;
	text-decoration: none;
}

td img {
	display: block;
}

.Estilo1 {
	font-weight: bold;
}
.Estilo2 {
	color: #333333;
	font-weight: normal;
}
.Estilo3 {
	color: #666666;
	text-align: justify;
}
.Estilo4 {
	font-size: 11px; 
}
.Estilo7 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
.Estilo8 {font-size: 11px; font-family: Geneva, Arial, Helvetica, sans-serif; }

.Estilo11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; font-weight: bold; }
.Estilo35 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo43 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #198AAA;
	font-weight: bold;
}
.Estilo44 {color: #990000}
.Estilo45 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; font-weight: bold; }
.Estilo46 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }

