<style>


.nivel {
	color: #aaaaaa;
	font-size: x-large;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
       
}

.nivel1 {
	color: #000;
	font-size: x-large;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
		padding-top: 28px;
                padding-left: 0px;
		padding-bottom: 5px;
}

.nivel2 {
	color: #000;

	font-size: x-large;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.tit2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:22px;
	color: #aaaaaa;
	}


div .tit { 
                color: #090; 
               font-weight: bold;
                padding-left: 0px;
		padding-top: 14px;
		padding-bottom: 5px;
text-transform: uppercase;
	}
	
.destaque {
		color: #F00;
		font-weight: bold;
		font-size:10pt;
	}
	
	.destaque2 {
		color: #F00;
		font-weight: bold;
		font-size:15pt;
	}

.textonormal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.165em;
	color: #333;
        line-height:1.33em;
}

.tit {
		font-size:30px;
		color: #777;
        font-size:17px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


</style>


