html { height: 100%; width: 100%; }
body { height: 100%; width: 100%; font: 80% Tahoma, Arial, sans-serif; color: Black; padding: 0px; margin: 0px; }
table { border-spacing: 0px; padding: 0px; border: solid 1px Black; }
td { border: none; padding: 0px; vertical-align: top; }
img { border: none; margin: 0px; }
form { margin: 0px; }
input { margin: 0px; }
div { margin: 0px; padding: 0px; font-family: Tahoma, Arial, sans-serif; }
p { margin: 0 0 1em 0; line-height: 1.2;}
h1 { color: #000; font-size: 15px; margin: 0px 0px 5px 0px; line-height: 1.5; text-decoration: none; }
h2 { color: #0d6b47; font-size: 12px; font-weight: bold; margin: 0px 0px 2em 0px; }
h3 { color: #ed0000; font-size: 12px; margin: 0px; font-weight: normal; }
a { color: Blue; text-decoration: underline; }
a:link { color: #0a58b3; text-decoration: underline; font-weight: bold; }
a:hover { color: #0a58b3; text-decoration: underline; font-weight: bold; }
a:active { color: #0a58b3; text-decoration: underline; font-weight: bold; }
a:visited { color: Gray; text-decoration: underline; font-weight: bold; }
hr{ color: #0d6b47; height: 1px; }