.base {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
}
.base_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	height: 20px;
}
.texto {
	font-family: Bell MT;
	font-size: 12px;
	color: #666666;
	height: 20px;
}
.titulo {
	font-family: Bell MT;
	font-size: 25px;
	color: #2F8FA7;
	height: 20px;
}
.texto_2 {
	font-family: Bell MT;
	font-size: 15px;
	color: #666666;
	height: 20px;
}
.texto_3 {
	font-family: Bell MT;
	font-size: 15px;
	color: #666666;
	height: 20px;
	text-align:right;
}
.subtitulo {
	font-family: "Bell MT";
	font-size: 17px;
	color: #666666;
	height: 20px;
	font-weight: bold;
}
.subtitulo2 {
	font-family: "Bell MT";
	font-size: 19px;
	color: #666666;
	height: 20px;
	font-weight: bold;
}

