/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #d3e8f5;
}

a:link {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #237ec0;
	line-height:17px
	text-decoration: underline;
}

a:hover {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:17px
	text-decoration: underline;
}

a:visited {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #237ec0;
	line-height:17px
	text-decoration: underline;
}

a.estil2:link {
	font-family: "Tahoma";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.estil2:hover {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: bold;
	color: #237ec0;
	text-decoration: none;
}

a.estil2:visited {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a.estil3:link {
	font-family: "Tahoma";
	font-size: 12px;
	color: #237ec0;
	font-weight: normal;
	text-decoration: none;
}
a.estil3:hover {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #237ec0;
	text-decoration: underline;
}

a.estil3:visited {
	font-family: "Tahoma";
	font-size: 12px;
	color: #237ec0;
	font-weight: normal;
	text-decoration: none;
}

.text {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:17px
	}


.textb {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #52B2DC;
	line-height:17px
	}

	
.text2 {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #237ec0;
	line-height:17px
	}
	
.text_bold {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #237ec0;
	line-height:17px
	}
