html {
height: 100%;
}
body {
margin: 0;
padding: 0;
height: 100%;
}

td {font: normal 12px georgia; color: #000000;}
a:link {font: bold 12px georgia; color: #684637; background-color: transparent; text-decoration: none;}
a:visited {font: bold 12px georgia; color: #684637; background-color: transparent; text-decoration: none;}
a:hover {font: bold 12px georgia; color: #66637E; background-color: transparent; text-decoration: none;}
a:active {font: bold 12px georgia; color: #66637E; background-color: transparent; text-decoration: none;}
.headline {font: bold 15px georgia; color: #000000;}