a:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #3382C1;
	line-height:12px;
}
a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #3382C1;
	line-height:12px;
}
a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #1F4E74;
	line-height:12px;
}
a:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #3382C1;
	line-height:12px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.bullet {
	list-style-image: url(/novo/imagens/bullet.gif);
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3382C1;
}
.destaque2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3382C1;
}
.destaque3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9933CC;
	text-align: center;
}
