html {height: 100%; overflow: auto;}
body{height: 100%; margin: 0; padding: 0; background-color: #fff; overflow: auto;}
a:link, a:visited {color: #444; text-decoration: none;}
a:hover {text-decoration: underline; color: #000;}
a:active {text-decoration: underline; color: #b50000;}

#flash {position: absolute; height: 100%; top: 0px; left: 0px; text-align: center; width: 100%;}
.noflash {color: #777; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; padding: 20px 0 0 0;}