
       body, td, p {
            font-family: verdana, arial, sans-serif;
            font-size: 7pt;
            color: #000000;
            margin: 0px;
        }

        ul, ol, blockquote {
            margin: 0px 0px 0px 40px;
            padding: 0px;
        }

        ul {
            list-style-type: disc;
        }

        a {
            text-decoration: none;
        }

        a:hover {
            text-decoration: underline;
        }

       /*  h1 {
            font-family: verdana, arial, sans-serif;
            font-size: 20pt;
            color: #000000;
            margin: 0px;
        } */

        h2 {
            font-family: arial, sans-serif;
            font-size: 10pt;
            color: #000000;
            margin: 0px;
        }

        h3 {
            font-family: verdana, sans-serif;
            color: #ffffff;
            font-size: 8pt;
            font-weight: normal;
            margin: 0px;
        }

        h4 {
            font-family: verdana, sans-serif;
            font-size: 8pt;
            color: #ffffff;
            font-weight: normal;
            margin: 0px;
        }

        pre {
            margin: 0px;
        }

        .menu td {
            font-family: tahoma, sans-serif;
            font-size: 8pt;
            color: #000000;
            font-weight: bold;
        }

        .menu td a {
            font-family: tahoma, sans-serif;
            font-size: 8pt;
            color: #000000;
            font-weight: bold;
            text-decoration: none;
        }

        .menu td a:hover {
            color: #990000;
            text-decoration: underline;
        }
.style2 {font-size: 10pt}