/* FIX IE6 Scrollbars bug - Leave this in! */
html {overflow-x: auto;} 
html, body{margin: 0; padding: 0;border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
body{text-align: center; background-color: #ffffff; color: #000000;}
body,td{font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 75%;}

img {border: none;}
ul {list-style: circle;}

a, a:link, a:visited, a:active {color:blue; text-decoration: underline;}
a:hover{color:red;}

#page {width:900px; margin-left:auto;margin-right:auto;}
