<!--
h4 {
   color: #ff0000;
   font-family: Verdana,Arial,Helvetica;
   font-size:12pt;
   font-style: normal;
        }
strong {
   color: #ff0000;
   font-family: Verdana,Arial,Helvetica;
   font-size:10pt;
   font-style: normal;
   font-weight: bold;
        }
small {
   color: #A0A0A0;
   font-family: Verdana,Arial,Helvetica;
   font-size: 8pt;
        }
big {
   color: #cfcfcf;
   font-family: Verdana,Arial,Helvetica;
   font-size:20pt;
   font-style: normal;
   font-weight: bold;
        }
a {
   color: #FF0000;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
        }
a:visited {
   color: #00AFAF;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
        }
a:active {
   color: #666666;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
        }
a:hover {
   color: #FF9900;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
        }
a:hover img {
   margin : 1px -1px -1px 1px
        }
p {
   color: #CFCFCF;
   font-family: Verdana,Arial,Helvetica;
   font-size: 8pt;
        }
h5 {
   color: #ffffff;
   font-family: Verdana,Arial,Helvetica;
   font-size:12pt;
        }		
-->