body, html { margin: 0; padding: 0; height: 100%; vertical-align: top; }
body { font: normal 90%/125% Arial, sans-serif; color: #707070; background-color: #FFFFFF; }

a { color: #0066FF; text-decoration: none; }
a:link { color: #0066FF; text-decoration: none; }
a:visited { color: #0066FF; text-decoration: none; }
a:hover { color: #0066FF; text-decoration: underline; }
a:active { color: #0066FF; text-decoration: underline; }
a img { border: none; }

h1 { font: normal 24px/24px "TrebuchetMS", Arial, sans-serif; color: #808080; }
h2 { font: normal 18px "TrebuchetMS", Arial, sans-serif; color: #808080; }
h3 { font: bold 14px "TrebuchetMS", Arial, sans-serif; color: #808080; }

p { margin: 0 0 1em 0; }

table { border: 0px solid blue; }
td { border: 0px solid blue; vertical-align: top; }

