/* CSS Document */
html {overflow-y:scroll; font-size:100%;}
body {background-color:#FFF; color:#06C; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:.75em; font-weight:bold; margin:0; border:none;}
img {border:none;}
a, a:link, a:visited, a:active {color:#06C; font-style:normal; text-decoration:none; font-weight:bold;}
a:hover {color:#06C; font-style:normal; text-decoration:underline; font-weight:bold; background:none;}
#first {text-align:center; margin-left:auto; margin-right:auto;}
#footer {text-align:center; margin-top:200px; width:100%; border-top:1px solid #06C;}