body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundo_point191.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #29166F;
}
.branco_16 {
	color: #FFF;
}
.azul_16 {
	font-size: 16px;
}
.branco_12 {
	font-size: 12px;
	color: #FFF;
}
.amarelo_12 {
	font-size: 12px;
	color: #FC0;
}
.campos1 {
	background-color: #E9E9E9;
	width: 421px;
	border: 2px solid #E9E9E9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29166F;
}
.campos2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29166F;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a{
	color: #29166F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #29166F;
}
a.branco{
	color: #FFF;
	text-decoration: none;
}
a.branco:hover {
	text-decoration: underline;
	color: #FFF;
}
a.amarelo{
	color: #FC0;
	text-decoration: none;
}
a.amarelo:hover {
	text-decoration: underline;
	color: #FC0;
}

