h1, .titulo1, .seccao {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #7A4B5E;
}
h2, .titulo2 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
h3, .titulo3 {
	font-size: 13px;
	font-weight: bold;
	color: #7A4B5E;
}
.voceaqui{
	font-size: 90%;
}
.minfo{
	text-align: right;
	margin-bottom: 20px;
}
.textocomum {
	font-size: 11px;
}
th {
    text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.par {
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
}.bt-news {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}

