 BODY {
        color:#00009C;
        font-family : Verdana;
        text=:#804000;
        a:link(color:#d70142);
        a:active(color:#0082FF);
        a:visited(color:#fac64e);
        margin:5px;
        font-size : 12pt;
        scrollbar-arrow-color : #00009C;
        scrollbar-track-color : #ff9934;
        scrollbar-face-color : #B86300;
        background-image : url(../0000/bg.jpg);
}

A:HOVER {
        background-color : White;
        text-decoration : none;
        font-size : 10pt;
}

B {
        font-size : 10pt;
}

A:active {
        font-size : 10pt;
        color : Black;
        text-decoration : none;
}

A:visited {
        font-size : 10pt;
        color : Black;
        text-decoration : none;
}

A:link {
                font-size : 10pt;
        color : Black;
        text-decoration : none;
}




H1 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight : bold;
}
H2 {
        font-size : 8pt;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-align : center;
        font-weight : normal;
}

TABLE {
        width : 100%;
}


TD {
        font-size : 10pt;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


TD#a {
        font-size : 8pt;
        text-decoration : none;
        text-align : center;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD#b {
        font-size : 10pt;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD#c {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color : Darkblue;
        background-color : #FF9900;
}

TD#d{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color : Darkblue;
        text-align : center;
        background-color : #FAEDB5;
}

TD#e {
        width : 5%;
}

TD#f {
        font-size : 10pt;
        text-align : center;
        width : 25%;
        height : 35pt;
}

TD#g {
        font-size : 10pt;
        text-align : center;
        background-color : #CAE4FF;
        width : 25%;
        height : 35pt;
}

TD#h {
        font-size : 8pt;
        text-align : center;
        background-color : #CAE4FF;
        width : 50%;
        height : 15pt;
}

hr#a {
        width: 100%;
        color: #FF9934;
        background-color: #FF9934;
        height: 5px;
        margin-right: 0px;
        text-align: center;
}
