.fonte {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.tit_fontes {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.bordas {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF8484;
	border-left-color: #FF8484;
}
.bordasformu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dadada;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	background-color: #f9f9f9;
}
