@charset "utf-8";
.Titulo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 40px;
	color: #06F;
	font-style: normal;
	font-weight: bolder;
}
.Subtitulos {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: capitalize;
	color: #666;
	font-weight: bolder;
}
.titulofuturo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: xx-large;
	font-style: italic;
	color: #F60;
}
