body {
    color: #434343;
    font-family: /*Geneva, */'Helvetica Neue', 'ArialMT', 'Arial', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-indent: 0px;
    text-transform: none;
    background-color: #E8E8E8;
}

img {
    border: 0px;
}

a:link {
    text-decoration: underline;
    color: #434343;
}

a:hover {
    text-decoration: none;
    color: #434343;
}

a:visited {
    color: #434343;
}

a:active {
    text-decoration: none;
    color: #434343;
}