body {
  text-align: left;
}
table.menu {
  visibility: hidden;
}
div.flag {
  position: absolute;
  visibility: hidden;
}
div.content {
  margin-left: auto;
  margin-right: auto;
}
div.cen {
  margin-left: 0px;
}
td.blue {
  font-family: Verdana;
  background-color: 0000AA;
  color: FFFFFF;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}
td.red {
  font-family: Verdana;
  background-color: AA0000;
  color: FFFFFF;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}
td.white {
  font-family: Verdana;
  background-color: FFFFFF;
  color: 0000AA;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}
a.white:link {
  font-family: Verdana;
  color: FFFFFF;
  text-decoration: none;
  border-left-style: double;
  padding: 2px;
  padding-right: 6px;
}
a.white:visited {
  font-family: Verdana;
  color: FFFFFF;
  text-decoration: none;
  border-left-style: double;
  padding: 2px;
  padding-right: 6px;
}
a.white:hover {
  font-family: Verdana;
  color: 0000AA;
  text-decoration: none;
  padding: 2px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: double;
  border-right-style: double;
  background: white;
}
a.white:active {
  font-family: Verdana;
  color: 0000AA;
  text-decoration: none;
  padding: 2px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: double;
  border-right-style: double;
  background: white;
}
a.blue:link {
  font-family: Verdana;
  color: 0000AA;
  text-decoration: none;
  border-left-style: double;
  padding: 2px;
  padding-right: 6px;
}
a.blue:visited {
  font-family: Verdana;
  color: 0000AA;
  text-decoration: none;
  border-left-style: double;
  padding: 2px;
  padding-right: 6px;
}
a.blue:hover {
  font-family: Verdana;
  color: 0000AA;
  text-decoration: none;
  padding: 2px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: double;
  border-right-style: double;
  background: white;
}
a.blue:active {
  font-family: Verdana;
  color: 0000AA;
  text-decoration: none;
  padding: 2px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: double;
  border-right-style: double;
  background: white;
}
