html {height:100.2%;}

a:link, a:visited
{
  text-decoration: none;
  color: #00007c;
  padding: 0px 15px 0px 15px;
}
a:hover, a:active
{
  text-decoration: none;
  color: #ffffff;
}
A.greylink
{
  color: #b2b2b2;
}
A.greylinknopadding
{
  padding: 0px 0px 0px 0px;
  color: #b2b2b2;
}
A.whitelink
{
  color: #ffffff;
}
.button, TD, TEXTAREA
{
  font-size: 12px;
  font-family: Arial, sans-serif;
  line-height: 1.4;
}
.button
{
  color: #00007c;
  font-weight: bold;
  background: #c3d1ff;
}
BODY
{
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  color: #000;
}
.lightblue
{
  color: #4a9cff;
}
P
{
  font-family: Arial, sans-serif;
}
H1, H2, H3, H4
{
  color: #4a9cff;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.menu
{
  background: #bad9ff;
  color: #00007c;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #00007c;
}
.footermenu
{
  background: #ffffff;
  border-top: 1px solid #b2b2b2;
  color: #b2b2b2;
}
.footer
{
  background: #fafafa;
  font-size: 10px;
  color: #b2b2b2;
}
