body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C1E1E;
}
.conteudo_layout {
	font-family: tahoma;
	color: #000000;
	font-size: 12px;
}
.conteudo {
	font-family: tahoma;
	color: #000000;
	font-size: 14px;
}
.conteudo_neg {
	font-family: tahoma;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.conteudo_azul{
	font-family: tahoma;
	color: #084188;
	font-size: 11px;
}
.conteudo_azul_neg{
	font-family: tahoma;
	color: #084188;
	font-size: 12px;
	font-weight: bold;	
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.contato{
	font-family: tahoma;
	color: #3C1E1E;
	font-size: 11px;
}
a.link {
	text-decoration: none;
	font-weight: bold;
	color: #084188;
	font-size: 10px;
}
a.link:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #084188;
	font-size: 10px;
}

.conteudo_saibamais{
	font-family: tahoma;
	color: #084188;
	font-size: 10px;
	font-weight: bold;
}
.foto{
	font-family: tahoma;
	color: #000000;
	font-size: 10px;
}