html {
height:100%;
}

body {
height:100%;
margin:auto;
padding:0;
background-color:#e3e3e3;
}

img {
border:0;
}

a {
outline:none;
text-decoration:none;
color:#373737;
}

a:hover {
color:#f96716;
}

TD {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#373737;
}

