.Sub_01 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.Txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.Ass {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
	color: #666600;
}
.linha {
	border-top-width: 1%;
	border-right-width: 1%;
	border-bottom-width: 1%;
	border-left-width: 1%;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Tabela {
	border: thin solid #ECEAE6;
}
