body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/bg.jpg);
}
a.topo:link, a.topo:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
a.topo:hover, a.topo:active {
	text-decoration: underline;
}
a.rodape:link, a.rodape:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
a.rodape:hover, a.rodape:active {
	text-decoration: underline;
}
a:link, a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover, a:active {
	text-decoration: underline;
}
.titulo {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #330000;
}
.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.txt2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: right;
	font-weight: bolder;
}
.txt3 {
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
	text-align: right;
}
.txt_form {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
