body, table, td {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a {
	cursor:pointer;
	text-decoration:none;
}
.maiusculo {
	text-transform:uppercase;
}

.fv11branca {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fv12branca {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.fv12cc{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.tracejadocc {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.fv12azul{
	font-family: Verdana;
	font-size: 12px;
	color: #00458E;
	text-decoration: none;
}
.fv15cc{
	font-family: Verdana;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
.fv15azul{
	font-family: Verdana;
	font-size: 15px;
	color: #00458E;
	text-decoration: none;
}
.fv16azul{
	font-family: Verdana;
	font-size: 16px;
	color: #00458E;
	text-decoration: none;
}
.fv26azul{
	font-family: Verdana;
	font-size: 26px;
	color: #00458E;
	text-decoration: none;
}
.bgnot {
	background-attachment: scroll;
	background-color: #e2e2e2;
	background-image: url(../img/index_home/bg_centrohome.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bordaform {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #067AB5;
}
