body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	background-color: #F7F8F7;
}
.rodape {
	font-family: Arial;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
input {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.titulo_branco {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.do_titulo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: center;
}.do_texto {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-align: justify;
}
.menu {
	font-family: Arial;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-align: left;
}
a.menu:link {
	color: #003366;
	text-decoration: none;
}
a.menu:visited {
	color: #003366;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
}
a.menu:active {
	color: #003366;
	text-decoration: none;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
	text-decoration: none;
}

