body {
	font-family: Verdana;
	background-color: #E6E6E6;
}
table {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}
.intro {
	font-size: 13px;
	color: #164579;
}
.titulo {
	font-size: 13px;
	font-weight: bold;
	color: #164579;
}
.titulos {
	font-size: 14px;
	font-weight: bold;
	color: #4EA135;
}
.titulos_sub {
	font-weight: bold;
	color: #164579;
}
.rodape {
	font-size: 9px;
	color: #5F5F5F;
	line-height: 11px;
}
.texto_leve {
	font-size: 8px;
	line-height: 8px;
}
.caminho {
	font-size: 9px;
	color: #789BC7;
}
a.link_leve {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.link_leve:hover {
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}
a.link_faq {
	font-size: 10px;
	font-weight: bold;
	color: #164579;
	text-decoration: underline;
}
a.link_faq:hover {
}
a.link_rodape {
	font-size: 9px;
	color: #5F5F5F;
	text-decoration: none;
}
a.link_rodape:hover {
	font-size: 9px;
	color: #5F5F5F;
	text-decoration: underline;
}
a.link_info {
	font-size: 9px;
	font-weight: bold;
	color: #164579;
	text-decoration: none;
}
a.link_info:hover {
	font-size: 9px;
	font-weight: bold;
	color: #164579;
	text-decoration: underline;
}
a {
	font-size: 10px;
	color: #164579;
	text-decoration: underline;
}
a:hover {
	font-size: 10px;
	color: #4EA135;
	text-decoration: underline;
}
a.lista {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.lista:hover {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #164579;
	text-decoration: none;
}
a.lista_imag {
	font-size: 10px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: underline;
}
a.lista_imag:hover {
	font-size: 10px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: underline;
}
a.lista_nada {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a.lista_nada:hover {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
}
input {
	font-family: Verdana;
	font-size: 10px;
}
textarea {

	font-family: Verdana;
	font-size: 10px;
}
select {
	font-family: Verdana;
	font-size: 10px;
}
.pesq {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #164579;
}
.vermelho {
	color: #CC0000;
}
.errormsg {
	font-weight: bold;
	color: #FF0000;
}
.caixas {
	width: 150px;
}

