.titulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #B90000;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	list-style-type: disc;
}
.corpo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B90000;
	background-repeat: repeat;
}
.titulo_peq {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B90000;
	background-image: url(bg.jpg);
	background-repeat: repeat;
}
.nota {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	background-repeat: repeat;
	background-image: url(bg.jpg);
}
.construcao {
	font-family: "Trebuchet MS", Verdana;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B90000;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	list-style-type: disc;
	text-decoration: underline;
}
.corpo_black {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.titulo2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B90000;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	list-style-type: disc;
}
