body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fonte-padrao
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.fonte-padrao2
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.fonte-padrao2:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: #6699CC;
	text-decoration:underline;
}


.fonte-padrao_maior
{
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}

.fonte-preta
{
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

.fonte-titulo
{
	font-family: tahoma;
	font-size: 12px;
	color: #1F83B0;
	font-weight:bold;
	text-decoration:none;
}

.fonte-titulo_capa
{
	font-family: tahoma;
	font-size: 14px;
	color: #1F83B0;
	font-weight:bold;
	text-decoration:none;
}

.fonte-titulo-pequeno
{
	font-family: tahoma;
	font-size: 9px;
	color: #1F83B0;
}
	
.fonte-stilo1
{
	font-family: tahoma;
	font-size: 11px;
	color: #737373;
}

.fonte-stilo2
{
	font-family: tahoma;
	font-size: 11px;
	color: #FFCC00;
}

.fonte-stilo2b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFCC00;
}

.fonte-titulo-rodape_links
{
	text-decoration:none;
	font-family: tahoma;
	font-size: 10px;
	color: #1F83B0;
}

.borda_cinza_1px {

	border-color:#CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.tr22-1F83B0 {
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#1F83B0
}