TABLE.sm { border-style:ridge; border-width: 1px; margin:1px; padding:5px; }
.sm TH, .sm TD { color: "#000080"; border:1; margin:1px; padding:5px; }
/* DIv { border-width: 1px; border-style: ridge; } */
TABLE { empty-cells: hide; }
Div.Alert { color: White; background-color: #B0000B; border-width: medium; border-style: inset; padding: 10px}
TABLE.bd { empty-cells: show; }
A:link#privacy { color: #1E1EA1; text-decoration: none; background: none}
A:visited#privacy  { color: #3E3EA1; text-decoration: none; background: none}
A:active#privacy  { color: #5E5EA1; text-decoration: none; background: none}
A:hover#privacy  { color: #1E1EA1; text-decoration: none; background: #FFFFFF}
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #DDDDDD;
}