    /* default css */

    table {
    font-size: 1em;
    line-height: inherit;
    border-collapse: collapse;
    }


    tr {

    text-align: left;

    }


    div, address, ol, ul, li, option, select {
    margin-top: 0px;
    margin-bottom: 0px;
    }

    p {
    margin: 0px;
    }


    pre {
    font-family: Courier New;
    white-space: pre-wrap;
    margin:0;
    }

    body {
    margin: 6px;
    padding: 0px;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #ffffff;
    color: #000;
    }


    img {
    -moz-force-broken-image-icon: 1;
    }

    @media screen {
    html.pageview {
    background-color: #f3f3f3 !important;
    overflow-x: hidden;
    overflow-y: scroll;
    }



    body {
    min-height: 1100px;
    counter-reset: __goog_page__;
    }

    * html body {
    height: 1100px;
    }

    .pageview body {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 2px solid #bbb;
    border-bottom: 2px solid #bbb;
    width: 648px !important;
    margin: 15px auto 25px;
    padding: 40px 50px;
    }
    /* IE6 */
    * html {
    overflow-y: scroll;
    }
    * html.pageview body {
    overflow-x: auto;
    }


    }

    h6 { font-size: 8pt }
    h5 { font-size: 8pt }
    h4 { font-size: 10pt }
    h3 { font-size: 12pt }
    h2 { font-size: 14pt }
    h1 { font-size: 18pt }

    blockquote {padding: 10px; border: 1px #DDD dashed }

    a img {border: 0}

    /* end default css */

