body
{
	font-size: 8pt;
	font-family:Verdana;
}
input
{
	font-size:8pt;
}
.smartboxItem
{
	overflow: hidden;
}
.smartboxItemHi
{
	background-color: #ffc;
	overflow: hidden;
	cursor: pointer;
	text-decoration: underline;
}
.cabecalho
{
	font-weight: bold;
	font-size: 9pt;
	color: #1e2365;
	font-family: verdana;
	background-color: #cccccc;
}
.titulo
{
  font-weight: bold;
  font-size: 10pt;
  vertical-align: baseline;
  color: black;
  font-family: Verdana;
  background-color: #808080;
  text-align: center;
}
.item
{
  font-size: 8pt;
  color: black;
  font-family: verdana;
  background-color: #dcdcdc;
}
.alternateitem
{
  font-size: 8pt;
  color: black;
  font-family: verdana;
  background-color: #a9a9a9;
}
.TituloTabela {
	font-style:italic;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;
}
.FundoPrincipal {
	background-color:silver;
	color:silver;
}
