@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #CCCCCC;
}
.titulo {
	text-align: left;
	font-weight: 600;
	color: #333333;
	background-color: #CCCCCC;
}
.corpo_noticia {
	line-height: 15px;
	color: #333333;
	text-align: justify;
}
table {
	line-height: 16px;
	margin: 0px;
	color: #333333;
}
h2 {
	font-size: 160%;
	color: #03039A;
	text-align: left;
}
p {
	line-height: 16px;
	text-align: justify;
	color: #333333;
}
h3 {
	font-size: 140%;
	color: #000099;
	text-align: left;
}
.destaque {
	line-height: normal;
	color: #03039A;
	text-align: left;
}
h4 {
	font-size: 110%;
	color: #000099;
}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
img {
	margin-right: 1px;
	margin-left: 1px;
}
ol {
	color: #333333;
	line-height: 16px;
}
.negrito {
	color: #000099;
}
.botoes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 100%;
}
