body, html { margin: 0; padding: 0; height: 100%; vertical-align: top; }
body {
  font: normal 80% Arial, sans-serif; color: #404040;
}

a { color: #007bc9; text-decoration: none; }
a:link { color: #007bc9; text-decoration: none; }
a:visited { color: #0033CC; text-decoration: none; }
a:hover { color: #009CFF; text-decoration: none; border-bottom: 1px dotted #009CFF;  }
a:active { color: #007bc9; text-decoration: none; }

a img { border: none; }

h1 { font: normal 24px/28px "Trebuchet MS", Arial, sans-serif; margin: 0 0 10px 0; }
h2 { font: normal 18px/22px "Trebuchet MS", Arial, sans-serif; margin: 0 0 5px 0; }

p { margin: 0 0 2em 0; }

table { border: none; }
td { border: none; vertical-align: top; padding: 3px 5px 3px 10px; }
