h1, .tit-seccao, .titulo1, .seccao {
	font-size: 17px;
	font-weight: bold;
	color: #DF2874;
}
form {
	margin: 0px;
	padding: 0px;
}
h2, .titulo2 {
	font-size: 15px;
	font-weight: bold;
	color: #008384;
}
.marg-top {
	padding-top: 15px;
}
h3, .titulo3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
td.header, th {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #DF2874;
	text-align: left;
}
td.header a, th a {
	color: #FFFFFF;
}
td.par {
	background-color: #DAE0DE;
}
td.impar {
	background-color: #EEEEEE;
}
.txt-peq {
	font-size: 11px;
	font-weight: bold;
}
.realce {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #DF2874;
}
