body, tbody, table, div, tr, td, th, p 
{
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 11px; 
   font-style: normal;
   word-spacing: 0px;
   scrollbar-face-color:#FFFFFF;
   scrollbar-arrow-color:#0b4e91;
   scrollbar-track-color:#FFFFFF;
   scrollbar-shadow-color:#FFFFFF;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-3dlight-color:#0b4e91;
   scrollbar-darkshadow-color:#0b4e91;
}

.txt_pq {
	font-size: 9px;
}

.tit_noticias {
	color: #0b4e91;
	font-weight: bold;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

.form {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #0000000;
}
.btt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #0b4e91;
	background-image: url(images/bg_btt.jpg);
	margin: 2px;
	padding: 2px;
}

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}
