.Titulo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #F0F8FF;
	font-weight: bold;
	text-align: justify;
	padding-left: 15px;
}

.texto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #474747;
	font-weight: normal;
	text-align: justify;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

.textobold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #474747;
	font-weight: bold;
	text-align: justify;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.textocontac {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #474747;
	font-weight: normal;
	text-align: justify;
}

.image {
	border: 5px;
	border-color: Black;
	border-width: 5;
}

A:HOVER {
	color: #1719FF;
	display: inline;
	text-decoration: underline;
}

A:LINK {
	color: #3739FF;
	font-weight: bold;
	font-style: normal;
	background-color: White;
}

INPUT {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	border: 1px solid #4041FF;
}

TEXTAREA {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
	border: 1px solid #4041FF;
}

.boton {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #4041FF;
	text-align: center;
	font-weight: bold;
	height: 20px;
	border: 2px solid #4041FF;
}

BODY {
	scrollbar-3dlight-color: #4A8ABD;
	scrollbar-arrow-color: #4A8ABD;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #084573; 
	scrollbar-track-color: #185DD6; 
	}
	
	.tabla {
	background: #99CDFF;
	border: 1px solid #4041FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	}