body {
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #3a3a3a;
}
.menu_ativo {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #25297A;
}
.menu_ativo a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #25297A;
	text-decoration: none;
}
.menu_ativo a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #25297A;
	text-decoration: none;
}
.menu_ativo a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #25297A;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #3a3a3a;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #3a3a3a;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}.fonte_branco {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.fonte_branco a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fonte_branco a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fonte_branco a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.fonte_vermelho {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.titulos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #25297A;
	font-weight: bold;
}
.campos {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}