body{
        background-color: white;
        text-align: left;
        border: 0px;
        border-top: 0px;
        margin: 0px;
        padding: 0px;
        font-size: 8pt;
        font-family: "Verdana", "Helvetica CE", sans-serif;
        text-align: center;
}

a, a:visited{
        text-decoration: underline;
        color: #142878;
}

a:hover, a:active
{
        text-decoration: underline;
        color: black;
}


#page{
    width: 100%;
        text-align: center;
}

#container{
    width: 950px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

#flash_intro{

}

#skip_intro{
    margin-top: 10px;
}


