.Conteudo {
	padding: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
td {
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.TextoBranco {
	color: #FFFFFF;
}
.P {
	left: 10px;
	text-indent: 10px;
	text-align: justify;


}
.LB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEAD9;
}
