<style type="text/css">

        em   {
             }
        
        body {
                background-color: #C0C0C0;
                background-image: url(grnd.jpg)
             }
        
        h1   {
                font-family: Times New Roman;
                font-size: 20pt;
                font-weight: bold;
                text-align: center
             }
        
        h2   {
                font-family: Times New Roman;
                font-size: 16pt;
                font-weight: bold;
                text-align: center
             }
        
        h3   {
                font-family: Courier New;
                font-size: 10pt;
                font-weight: bold;
                text-align: left
             }

        p   {
                font-family: Times New Roman;
                font-size: 12pt;
                font-weight: normal;
                text-align: left
             }

        span.t {
                font-weight: normal
             }

        span.r {
                font-weight: bold
             }

        span.n {
                color: #808080;
                font-style: italic
             }

        pre  {
                font-family: Courier New;
                font-size: 10pt;
                text-align: left;
                padding-top: 0
             }

        a    {
                text-decoration: none;
                color: black
             }

        a.active {
                color: blue
             }
        
</style>
