.tabela {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #009933;
	text-decoration: none;
}
a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;

}
.fontpadrao {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.fonttitulo {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.fontavisopeq {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #990000;
}
.fontaviso {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #990000;
}


