/* CSS Document */
* {margin:0; padding:0;}
html, body {height:100%; font:11px Arial, Helvetica, sans-serif;}
a {color:#000; text-decoration:underline;}
a:hover {text-decoration:none;}
img {border:0;}

.left {float:left;}
.right {float:right;}
.clear-all {clear:both; height:1px; line-height:1px; overflow:hidden;}

table, tr, td {border-collapse:collapse;}
table.page {height:100%; width:100%; z-index:100; position:absolute;}

h1 {font-size:26px;}
h3 {font-size:18px;}

div.copyright , div.madeby {color:#676767;} 


