body {
  background-color: #FFFFFF;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 11px;
  margin-bottom: 11px;
}

body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

a:link, a:visited {
  color: #000099;
}
a:hover, a:active {
  color: #EE0000;
}

form {
  margin: 0;
}

.box {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #F4F4F4;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  color: #000000;
}

input.checkbox {
  height: 13px;
  width: 13px;
  margin: 0;
}


table.menu td {
  background-color: #ED2C21;
  color: #FFFFFF;
  font-size: 10px;
	font-weight: bold;
  white-space: nowrap;
}

table.menu td a:link, table.menu td a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

table.menu td a:hover, table.menu td a:active {
  color: #FFFFC0;
  text-decoration: none;
}


table.tabela td {
  background-color: #E5E5E5;
  color: #000000;
  white-space: nowrap;
}

table.tabela tr.topo td {
  background-color: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

table.tabela tr.topo td a:link, table.tabela tr.topo td a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

table.tabela tr.topo td a:hover, table.tabela tr.topo td a:active {
  color: #FFFF00;
  text-decoration: none;
}
