body {
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 5px;
  margin-bottom: 5px
}
.txt {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000
}
.Titulo {
  font-family: Verdana;
  font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
  color: #3333FF
}
.Menu {
  font-family: Verdana;
  font-size: 8pt;
	font-weight: bold;
  color: #000080;
  font-style: italic
}
.Cabecalho {
  font-family: Verdana;
  font-size: 8pt;
  color: #000080
}
a:link {
  text-decoration: none;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #000000
}
a:visited {
  text-decoration: none;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #000000
}
a:active {
  text-decoration: none;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #000000
}
a:hover {
  text-decoration: none;
  background-color: #;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #FF0000;
}
.Botao {
	height: 17px;
	cursor: hand;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	border-width: 1px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #000000
}
.Campos {
	height:17px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	border-width: 1pt;
	border-style: solid;
	border-color: #000000
}
.TextArea {
background-color: #FFFFFF;
font-family: Verdana;
font-size: 8pt;
color: #000000;
border-width: 1pt;
border-style: solid;
border-color: #000000
}
select {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  background-color: #D7EEFE
}

