body, table {COLOR: #333333; TEXT-DECORATION: none; FONT-SIZE: 8pt; FONT-FAMILY:Verdana; 
scrollbar-arrow-color:#FFFFFF; 
scrollbar-base-color:#CCCCCC; 
scrollbar-dark-shadow-color:#CCCCCC; 
scrollbar-face-color:#CCCCCC; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-shadow-color:#FFFFFF;} 
h1 {COLOR: darkred; FONT-WEIGHT: bold; FONT-SIZE: 8pt; FONT-FAMILY:Verdana; margin-bottom: 
1} 
h2 {COLOR: #ffffff; FONT-WEIGHT: bold; FONT-SIZE: 8pt; FONT-FAMILY:Verdana; 
margin-bottom: 5; text-align: center} 
hr {width="300"; size="1"; color:black;} 
textarea{
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	background-color: #ECFFEC;
	border: 1 solid #006600;
} 
A:link {
	COLOR: #006600;
	TEXT-DECORATION: none;
	font-size: 8pt;
	font-family: Verdana;

} 
A:visited {
	COLOR: #006633;
	TEXT-DECORATION: none;
	font-size: 8pt;
	font-family: Verdana;

} 
A:hover {
	COLOR:#999999;
	font-size: 8pt;
	font-family: Verdana;

}a:active {
	color: #00CC00;
	font-size: 8pt;
	font-family: Verdana;

}
select  {
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	background-color: #ECFFEC;
	border: 1px solid #006600;
} 
input {
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	background-color: #ECFFEC;
	border: 1px solid #006600;

} 
.noticia_titulo{
	position:relative;
	text-align:center;
	font-weight:bold;
} 
.noticia_data{
	position:relative;
	text-align:right;
	color:#999999;
}
.noticia_imagem{
	position:relative;
	width:100px;
	height:70px;
	padding-bottom:10px;
	padding-right:10px;
	line-height:70px;
	clear:both;
	display:table;
	float:left;
}
.noticia_texto{
	position:relative;
	margin:0px;
	top:0px;
}
#legenda{
	position:relative;
	top:-35px;
	color:#FFFFFF;
	font-weight:bold;
}
