<!--

A:hover { background-color: trasparent;
          font-size: 1.1em;
          font-weight: bold;
          color: #ff0000;
          text-decoration: none;}

A:link { background-color: trasparent;
         color: #0000ff;
         text-decoration: none }

A:visited { background-color: trasparent;
            color: #800080;
            text-decoration: none }

body { padding: 0px;
       margin-top: 15px;
       margin-left: 0px;
       margin-right: 0px;
       margin-bottom: 10px;
       background-color: #ffffff;
       background-image: none;
       background-position: 0px 0px;
       background-repeat: repeat;
       background-attachment: fixed;
       overflow-x: hidden;}

p { background-color: trasparent;
    text-decoration: none;
    font-size: 0.8em;
    font-weight: normal;
    font-family: arial,georgia,verdana;
    line-height: 1.3em;
    color: #000000; }

.copyright { background-color: trasparent;
             text-decoration: none;
             font-size: 0.7em;
             font-weight: bold;
             font-family: arial,georgia,verdana;
             color: #000000; }

.copyright800 { background-color: trasparent;
                text-decoration: none;
                font-size: 0.6em;
                font-weight: bold;
                font-family: arial,georgia,verdana;
                color: #000000; }

.risol { background-color: trasparent;
         text-decoration: none;
         font-size: 0.7em;
         font-weight: bold;
         font-family: arial,georgia,verdana;
         color: green; }

.risol800 { background-color: trasparent;
            text-decoration: none;
            font-size: 0.6em;
            font-weight: bold;
            font-family: arial,georgia,verdana;
            color: green; }

.txtmovefont { background-color: trasparent;
               text-decoration: none;
               position: absolute;
	       visibility: visible;
	       top: -50px;
	       font-size: 10pt;
	       font-family: georgia;
               font-weight: bold;
	       color: blue; }
-->