@charset "utf-8";
.Estilo1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 7px;
}
.Estilo2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo3 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo4 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo5 {
	color: #0059B3
}
.Estilo6 {
	color: #76C1E2
}
.Estilo7 {
	color: #000099;
	font-weight: bold;
}
.Estilo8 {
	font-size: 12px
}

.Estilo9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F9EA4;
}
.Estilo10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/back1.jpg);
	background-color: #BAE5F8;
	background-position: center top;
	background-repeat: no-repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
