<style type="text/css">
    
    body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #FFFFFF;
        background-image: url(images/main_bg.jpg);
        background-repeat: repeat-x;
    }
    body,td,th {
        font-family: Helvetica-Light, Lucida Grande, Tahoma, sans-serif, Arial, Helvetica;
        font-size: 16px;
        color: #2D2D2D;
        line-height: 2.0;
    }
    .style1 {
        font-family: Helvetica-Light, Lucida Grande, Tahoma, sans-serif, Arial, Helvetica;
        font-size: 16px;
        line-height: 1.4;
    }
    .style2 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 24px;
        color: #030303;
        font-weight: bold;
        line-height: 1.6;
    }

    a {
        color: 0066FF;
        text-decoration: none;
    }

    a:link {
        color: 0066FF;
        text-decoration: none;
    }
    a:visited {
        text-decoration: none;
        color: 0066FF;
    }
    a:hover {
        text-decoration: underline;
        color: 0066FF;
    }
    a:active {
        text-decoration: none;
        color: 0066FF;
    }
    .style3 {
        color: #030303;
        font-weight: bold;
    }
    .style4 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px
        line-height: 1.0;

    }
    .style5 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 11px;
        font-style: italic;
        line-height: 1.0;

    }
    .style6 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 1.2;

    }
    .style7 {
        color: #FFFFFF;
        line-height: 1.4;

    }

.style8 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.2;
    color: gray;


}

    table.resultTable {
        /*border-top: 1px solid gray;*/
        box-shadow: 5px 5px 10px #C7C7C7;
    }
    </style>
