html
{
  height: 100%;
  margin-bottom: 1px;
}

body
{
  background-color:#FFFFFF;
  color: #000000;
  font-family: verdana,arial;
  font-size: 10pt;
  background-image:url(hbba.gif);
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-attachment:fixed;
}

table, tr, td
{
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  color: #000000;
  font-family: verdana,arial;
  font-size: 10pt;
}


a:link{ color: #FF6600; text-decoration:none; font-family: verdana; font-weight:bold; font-size: 12pt; }

a:visited{color: #FF6600;text-decoration:none;font-family: verdana; font-weight:bold; font-size: 12pt; }

a:active{ color:#004A89;text-decoration:none;font-family: verdana; font-size: 12pt;  }

a:hover{ color: #004A89;text-decoration:underline;font-family: verdana; font-size: 12pt;  }


h1
{
  font-size: 14pt;
  font-family:verdana, sans-serif;
  font-weight:bold;
}

h2
{
  font-size: 10pt;
  font-family:verdana, sans-serif;
  font-weight:bold;
}
