body
{
}

.cabecalho
{
	font-weight: bold;
	font-size: 18px;
	color: black;
	font-family: Verdana;
}
.titulo
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana;
}
.link
{
	font-weight: bold;
	font-size: 10px;
	color: gray;
	font-family: Verdana;
	text-decoration: none;
}

.texto
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
}

.documento
{
	font-weight: bold;
	font-size: 10px;
	color: gray;
	font-family: Verdana;
	text-decoration: none;
}