p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;

}
.left-menu {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(gif/bg-menu.gif);
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 2pt;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;

}
.linha-pontilhada {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.linha-solida-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.tabela-assinates {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #F2F0E6;
	background-color: #999999;






}
.titulo-tabela {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #DEDBC3;
	background-color: #999999;
}
.linha-solida-preta {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
