.main {
  font-family: Trebuchet MS, sans-serif;
  }
.footer
{
  text-align: center; /* IE Centering Technique */
}

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 0 auto 10px auto;
  font-family: Trebuchet MS, sans-serif;
  text-align: center; /* IE Centering Technique */
  font-size: 10pt;
  }

a {
  color: #000000;
  }

a:hover {
  color: #4C82A6;
  }
.main
{
  font-size: 10pt;
}

.footer a
{
  font-size: 9pt;
}