.texto {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
}
.bordes {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #0000CC;
}

.titulo {
	font-family: Verdana;
	font-size: 14px;
	color: #FF0000;
}
.subtitulo {
	font-family: Verdana;
	font-size: 12px;
	color: #003300;
}
