body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.fundo {
	background-repeat: repeat-x;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu:link {
	color: #0066CC;
	text-decoration: none;
}
.menu:visited {
	color: #0066CC;
	text-decoration: none;
}
.menu:active {
	color: #0066CC;
	text-decoration: underline;
}
.menu:hover {
	color: #666666;
	text-decoration: underline;
}
.campos{
	font-family: verdana;
	font-size: 8pt;
	font-color:000000;
	border-style: solid;
	border-width:1 ;
	border-color:#cccccc;
	background-color: #ffffff;
	color: #000000
}
.titulo {  
	font-size: 14px; 
	font-weight: bold; 
	color: #0066CC; 
	text-transform:none
}
.tabela {
	border: 1px solid;
}
.titulo2 {
	font-weight: bold; 
	color: #0066CC; 
	text-transform:none
}
