input, button{ overflow: visible; }
html, body { height: 100%; min-height: 100%; margin: 0; padding: 0; }
body, table { font: normal 10px tahoma, arial, verdana, sans-serif; color: #ffffff; }
table { background-color: #aaaaaa; }
td { background-color: #0d6ba8; }
li { font: normal 10px tahoma, arial, verdana, sans-serif; color: #333333; }
ul { list-style-type: none; padding-left: 0; }
.invert { text-align: center; background-color: #ffffff; color: #0d6ba8; }
a:link, a:visited { color: #ffffff; }
a:hover, a:active { color: #ffffff; text-decoration: underline; }
