body
        {
            background: #0000ff;
            margin-left: 10px;
            margin-right: 10px;
            padding: 0;
            font-family: Verdana, sans-serif;
            font-size: 0.88em;
            color: #000000;
            line-height: 1.5em;
        }
        A:hover
        {
            font-family: Verdana, sans-serif;
            color: red;
            font-weight: bold;
            background-color: inherit;
        }
        ul#navlist
        {
            width: 100%;
            padding: 0px;
            border: 0;
            margin: 0px;
            font-weight: bold;
            font-family: Verdana, sans-serif;
            font-size: 8pt;
            color: #ffffff;
            background-color: inherit;
        }
        ul#navlist li
        {
            list-style: none;
            margin: 0px;
            border: 0px;
        }
        ul#navlist li a
        {
            display: block;
            width: 140px;
            padding: 5px 0px 5px 0px;
            border-style: solid;
            border-width: 2px;
            border-color: #0000ff;
            background: #0000ff;
            text-decoration: none;
            text-align: center;
        }
        ul#navlist li a:link
        {
            color: #ffffff;
            background-color: inherit;
        }
        div#navcontainer li a:visited
        {
            color: #ffffff;
            padding: 5px 0px 5px 0px;
            border-style: solid;
            border-width: 2px;
            border-color: #0000ff;
        }
        ul#navlist li a:hover
        {
            border-color: #ffffff;
            color: #000000;
            background: #ffffff;
        }
        .heading
        {
            margin-left: 10px;
            margin-right: 10px;
            font-family: Verdana, sans-serif;
            font-weight: bold;
        }
        .style1
        {
            width: 140px;
            height: 20px;
            margin-left: 10px;
            margin-right: 10px;
            text-align: center;
        }
        .style2
        {
            width: 700px;
            margin-left: 10px;
            margin-right: 10px;
            background-color: #ffffff;
            text-align: left;
        }
        .style3
        {
            width: 980px;
        }
        .style4
        {
            font-size: 10pt;
            font-family: Verdana, sans-serif;
        }
        .style5
        {
            font-family: Verdana, sans-serif;
            font-weight: bold;
        }
        .style6
        {
            font-size: 10pt;
            font-family: Verdana, sans-serif;
            font-weight: bold;
        }
        .td1
        {
            border: 0;
            background-position: center;
            vertical-align: middle;
            background-repeat: no-repeat;
        }
        .td2
        {
            border: 1px;
            border-color: #000000;
            border-style: solid;
            background-position: center;
            vertical-align: middle;
            background-repeat: no-repeat;
        }
        .td3
        {
            border-bottom: 1px;
            border-left: 0;
            border-right: 1px;
            border-top: 1px;
            border-color: #000000;
            border-style: solid;
        }
        .td4
        {
            width: 75%;
            border: 1px;
            border-color: #000000;
            border-style: solid;
            padding-bottom: 0;
            padding-top: 0;
        }
        .td5
        {
            width: 25%;
            border-bottom: 1px;
            border-left: 0;
            border-right: 1px;
            border-top: 1px;
            border-color: #000000;
            border-style: solid;
            padding-bottom: 2px;
            padding-top: 0;
        }