/* CSS Document */


body {
background-position: left top;
padding: 0px;
margin: 0px;
font-family: arial;
background: #E6E6E6;
}

td {
font-size: 12px;
}

.bottom {
width: 100%;
height: 59px;
line-height: normal;
position: fixed;
bottom: 0px;
}

a {
color: #999999;
font-weight:bold;
}

a:hover {
color: #000000;
}
