body {
    color: 666666;
    font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size: 13px;
    background: #EBE3DC;
    padding: 0;
    margin: 0;
    text-align: center;
    overflow-y: scroll;

}

.link {font-size: 10px;}

a {color: #764412; text-decoration: none; font-weight: bold;}
a:hover {color: #009a49; text-decoration: none;}
a:active {color: #009a49; text-decoration: none;}

td {vertical-align: top; text-align: center; font-size: 14px; color: #626262;}
img {border: 0; margin: 0;}
ul, ol {margin-bottom: 0;}




