<!--


body { color:#000000;
	 text: #000000;
          background=#000040;
          font-family: Century Gothic, Arial; font-size: 9pt;  
          }

p { font-family: Century Gothic, Arial; font-size: 9pt }
td { font-family: Century Gothic, Arial; font-size: 9pt }
tr { font-family: Century Gothic, Arial; font-size: 9pt }
-->
table { font-family: Century Gothic, Arial; font-size: 9pt }

A:link { color: #8080C0;
     text-decoration: bold;
     
     }
A:active { color: #8080C0;
     text-decoration: bold;
     
     }
A:visited { color: #8080C0;
     text-decoration: bold;
     
     }
A:hover { color:#000040;
     text-decoration: underline;
     
     }