/* CSS Document */
.body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.fonte1{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.fonte2{
	font-family: Arial;
	font-size: 11px;
	color: #6A4300;
	text-decoration: none;
}
.fonte3{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.fonte4{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.fonte5{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.fonte6{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
}
.bd_esq{
	border-left:1px #2A69AE solid;
}
.bd_dir{
	border-right:1px #2A69AE solid;
}.subli {
	text-decoration: underline;
}
