body {
	margin: 0px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link{
	text-decoration: none;
	color: #000000;
}
a:visited{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
	color: #000000;
}
a:active{
	text-decoration: none;
	color: #000000;
}
img{
	border-width: 0px; 
}
.formTitle{
	background-color: #000099;
	color:#FFFFFF;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	height: 20px;
}
.noticiasBg {
	background-color: #EEEEEE;
	background-position: top;
	vertical-align:top;
}
.noticiasTitulo {
	color:#ff9966;
	font-weight:bold;
}
.subTitulo {
	background-image: url(images/centro-titulo.jpg);
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
	vertical-align: bottom;
}
.rodape {
	font-size: 9px;
	color: #999999;
	text-align: center;
}
