body,td,th {
	font-family: Verdana, Arial;
	font-size: 10px;
}
.t1 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
}
.azul {
	color: #373755;
}
.entrelinha {
	line-height: 160%;
}

.laranja {
	color: #FF6700;
}
.fundo {
	background-image: url(../_img/fundo.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #FF6700;
	text-decoration: underline;
}
a:visited {
	color: #FF6700;
	text-decoration: none;
}
a:hover {
	color: #FF6700;
	text-decoration: underline;
}

a:active {
	color: #FF6700;
	text-decoration: none;
}
.junto {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 1%;
	word-spacing: normal;
	color: #406ECA;
	display: compact;
}
.juntinho {
	line-height: 10px;
	text-transform: none;
	font-weight: normal;
	display: compact;
	vertical-align: top;
}

