.tabela {
	border: 1px dashed #cccccc;
}
.autor {
	text-decoration: overline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #DDB000;
	border-right-color: #DDB000;
	border-bottom-color: #DDB000;
	border-left-color: #DDB000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}
