.textos {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
.imperdivel {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #0062A3;
}

.titulo {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.negrito {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #BDD8ED;
}
.reservas {
	font-family: Tahoma;
	font-size: 11px;
}
.titulomenor {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.reservaazulbol {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0062a3;
}
.reservaazul {
	font-family: Tahoma;
	font-size: 11px;
	color: #0062a3;
}


.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #BDD8ED;
	border-right-color: #BDD8ED;
	border-bottom-color: #BDD8ED;
	border-left-color: #BDD8ED;
}

.box {
	font-family: Tahoma;
	font-size: 12px;
	color: #0062A3;
}
.imperdivel2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #2B93C6;
}
.enviar {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #669900;
	font-weight: bold;
}