        body, td {
            font-family: verdana, sans-serif;
            font-size: 7pt;
            color: #000000;
        }

        pre {
            font-family: tahoma, sans-serif;
            font-size: 8pt;
            color: #000000;
            font-weight: bold;
            margin: 0px;
        }

        ul  {
            margin: 0px;
            padding: 0px;
            list-style-position: inside;
            list-style-type: disc;
            font-weight: bold;
        }

        a {
            color: #8D8D8D;
            text-decoration: none;
        }

        a:hover {
            text-decoration: underline;
        }

        h4 a:hover {
          text-decoration: none;
          color: #8D8D8D;
        }

        a:hover h4 {
          text-decoration: none;
          color: #8D8D8D;
        }

        h1 {
            margin: 0px;
            font-family: arial, sans-serif;
            font-size: 11pt;
            color: #000000;
            margin-top: 12px;
            margin-bottom: 20px;
        }

        h2 {
            margin: 0px;
            font-family: arial, sans-serif;
            font-size: 10pt;
            color: #000000;
            margin-bottom: 10px;
        }

        h3 {
            margin: 0px;
            color: #ffffff;
            font-size: 8pt;
            font-weight: normal;
        }

        h4 {
            margin: 0px;
            font-family: arial, sans-serif;
            font-size: 10pt;
            color: #ffffff;
        }