<style type="text/css">
<!--
hr {
        color: #303030;
}

table {
        font-weight: normal;
        font-family: Verdana;
        font-size: 8pt;
        background: #FFFFFF;
        color: #303030;
}

td.up {
        vertical-align: top;
        background: #DBDBDB;
}

td.up2 {
        vertical-align: top;
        background: #FFFFFF;
}

a:link {
        color: #9C0628;
        font-family: Verdana;
        font-weight: bold;
        font-size: 8pt;
        text-decoration: none;
}

a:visited {
        color: #9C0628;
        font-family: Verdana;
        font-weight: bold;
        font-size: 8pt;
        text-decoration: none;
}

a:hover {
        color: #F7315E;
        font-family: Verdana;
        font-weight: bold;
        font-size: 8pt;
        text-decoration: none;
}

body {
        color: #ffffff;
        background: #4A4A4A;
        margin-bottom: 0;
        margin-top: 0;
}

b {
        color: #9C0628;
}

p {
        font-family: Verdana;
        font-weight: normal;
        font-size: 8pt;
        color: #303030;
        width: 250pt;
        margin-top: 10pt;
}
-->
</style>