body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.descricao {
	font-size: 8pt;
	color: #333333;
}
.menu {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.ttdesc {
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
}
.creditos {
	font-size: 8pt;
}
.texto {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;

}
.textolista {
	font-size: 10px;
	color: #333333;
}
.destaquehome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.ttdestaquehome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
}
.highlightnav {
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	background-attachment: fixed;
	background-image: url(imagens/jfynv_r21_c1.gif);
	background-repeat: no-repeat;
}

/*##########################################################################################################
							formulário de busca
##########################################################################################################*/
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #000000;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 4px;
	border: 1px solid #000000;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #339999;
	background-color: #FFFFFF;
	cursor: hand;
}
.anterior {
	background-attachment: fixed;
	background-image: url(./imagens/anterior.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 78px;
	cursor: hand;
}
.proximo {
	background-attachment: fixed;
	background-image: url(./imagens/proximo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 78px;
	cursor: hand;
}
.mensagem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
.pretobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
