body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E5F3F6;
}
a:link {
	color: #014260;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #014260;
}
a:hover {
	text-decoration: underline;
	color: #3A84AD;
}
a:active {
	text-decoration: none;
	color: #014260;
}
.Tabla {
	width: 100%;
	border: 0;
	align: center;
	border: 0px solid;
}
.Td1{
	width: 7%;
}
.Td2{
	width: 93%;
}
.Texto{
	font-family: Verdana, Arial;
	font-size: 10px;
	letter-spacing: 0.03em;
}
.TextoRojo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.03em;
	color: #CC0000;

}
.TextoNeg{
	font-family: Verdana, Arial;
	font-size: 10px;
	letter-spacing: 0.03em;
	font-weight: bold;
	color: #FF6600;


}

