body {
	background-image: url(images/fundo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #072642;
	background-color: inherit;
	text-decoration: none;
	border: thin solid #072642;
	background-image: url(images/fundo_input.gif);
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #072642;
	text-decoration: none;
	border: thin solid #072642;
	background-color: #dddddd;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #535353;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: inherit;
	color: #366074;
	text-decoration: none;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #535353;
	background-color: inherit;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: inherit;
	color: #4b839f;
	text-decoration: none;
}
.titulo_dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94c9df;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}
.grtitulo_dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
	text-transform: uppercase;
}
.dir_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94c9df;
	background-color: inherit;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b839f;
	background-color: inherit;
	text-decoration: none;
}
.texto_dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5E5E5;
	background-color: inherit;
	text-decoration: none;
	line-height: 13px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #797a7a;
	background-color: inherit;
	text-decoration: none;
}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: inherit;
	text-decoration: none;
}

