body {
	font-family: verdana;
}

.branco {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.preto {
	font-family: verdana;
	color: #5E5E5E;
	font-size: 11px;
	line-height: 18px;
}
.tdazul {
	background-attachment: fixed;
	background-image: url(images/fundotd_22.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.borda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #55689C;
	border-right-color: #55689C;
	border-bottom-color: #55689C;
	border-left-color: #55689C;
	background-color: #FFFFFF;
}
.bt {
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
.txtform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B2250;
}
.boxform {
	width: 270px;
}
