p {
	font-family: VERDANA;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
}
a {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #215868;
}
.form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3F7785;
	background-color: #F1F5F4;
	margin: 2px;
	padding: 2px;
	border: 1px solid;
	font-weight: normal;
}
.bioost {
	color: #000000;
}
.bioost:link {
	color: #000000;
}
.bioost:hover {
	color: #FF6600;
}
.vermelho {
	color: #FF0000;
}
.verde {
	color: #3D8FA5;
}
centralizado {
	text-align: center;
	font-size: 9px;
}
.centro {
	text-align: center;
	font-size: 9px;
}
.texto_grande_verdefraco {
	font-size: 20px;
	color: #3D8FA5;
	font-family: Arial, Helvetica, sans-serif;
}
direita {
	text-align: right;
}
.noticia_chama {
	font-size: 16px;
	font-family: Arial;
}
.texto_pequeno {
	font-size: 9px;
}
.verde {
	font-size: 12px;
}
.branco {
	color: #FFF;
}
.destacao {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.tabela {
	background-color: #E9EDED;
	padding: 5px;
	font-weight: bold;
	background-position: 100% 100%;
	line-height: 100%;
	overflow: auto;
}
.tabela:hover {
	background-color: #D6DFDE;
	padding: 5px;
	background-position: 100% 100%;
	text-decoration: none;
}
