body, table{
			font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size : 10px;
			text-decoration : none;
			color : #000000;

			line-height: 13px;

			text-align : left;

scrollbar-3d-light-color:white;
scrollbar-arrow-color:white;
scrollbar-base-color:#FF0000;
scrollbar-dark-shadow-color:white;
scrollbar-face-color:#000000;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
}
		
a {
	text-decoration : none;
	color : #636363;

}

a:hover {
	text-decoration : none;
	color : #CCCCCC;

}

a:viseted {
			text-decoration : none;
			color : #636363;
}


.links_branco {  color: #FFFFFF; text-decoration: none}
.links_branco:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.links_vermelho {  color: #FF0000; text-decoration: none}
.links_vermelho:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.camposbranco {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #003366; background-color: #FFFFFF; font-weight: bold; cursor: hand}
.tabelapontilhada {
	border: 4px dotted #003366;

}

