body      { font-family: Arial; font-size: 14px; background-color: #003870; color: white }
td        { font-family: Arial; font-size: 14px; background-color: #003870; color: white }
.tablesmfont td {font:12px arial,verdana,geneva,sans-serif}
h1        { font-family: Arial; font-size: 20px; color: #FFFFCC }
A:link    { text-decoration: none; font-size: 13px; font-weight: bold; color: white}
A:visited { text-decoration: none; font-size: 13px; font-weight: bold; color: white}
A:active  { text-decoration: none; font-size: 13px; font-weight: bold; color: white}
A:hover   { text-decoration: underline; font-size: 13px; font-weight: bold; color: yellow}

#page {
}
#contents {	POSITION: relative;
  width: 100%; height: 100%;
}
#overwrite {
  background-color: #003870;
  position: absolute;
  left: 0px;top: 0px;
  width: 100%; height: 600px;
}
