body  {
        margin-left : 0;
        margin-right : 0;
        margin-top : 0;
        margin-bottom : 0;
        background-color:#41ABD7;
}
.grey1 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11pt;
        line-height : 13pt;
        color : #FFFFFF;
        font-weight : bold;
}
.grey2 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10pt;
        line-height : 13pt;
        color : #FFFFFF;
        font-weight : normal;
}
.grey3 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 13pt;
        line-height : 13pt;
        color : #000000;
        font-weight : normal;
}
.small1 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 13pt;
        line-height : 13pt;
        color : #000000;
        font-weight : normal;
}
.back1 {
        background-color : #FFFFFF;
}
.back2 {
        background-color : #EFEFEF;
}
.back3 {
        background-color : #DFDFDF;
}
div#links a {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11pt;
        line-height : 13pt;
        font-weight : normal;
        display : inline;
        text-align : center;
        padding : 0px;
        margin : 0px 0 0;
        border-width : 0;
        text-decoration : none;
        color : #FFFFFF;
        background : none;
        cursor : crosshair
}
div#links a:hover {
        color : #000000;
        font-weight : bold;
}