p {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	color: #DEDBC3;
}
a:link {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;

}
.linhahorizontal {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDBC3;
}
.linha-pontihada {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B675B;
}
.bg-claro {
	background-color: #6B675B;
	border: 1px solid #F2F0E6;
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #F2F0E6;



}
.linhahorizontal-down {
	border: 1px solid #333333;
	background-color: #6B675B;


}
ul {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #F2F0E6;
	list-style-type: decimal;
	line-height: 16pt;

}
.table-listas {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #F2F0E6;
	background-color: #6B675B;
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #FFFFFF;
	border-left: none;











}
.table-listas50 {

	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	background-image: url(phx-home/gif/bg-form50.gif);
	border: 1px solid #000000;
}
h6 {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #DEDBC3;
	letter-spacing: 3pt;
}
.titulo-tabela {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-image: url(phx-utilitarios/gif/bg-login.gif);
	text-align: center;
	vertical-align: middle;


}
