body {
      background:#120269;
      font-family: Verdana, Helvetica, Arial;
      font-weight: bold;
      font-style: italic;
      font-size: 9pt;
      color: #ffffff;
      text-align: left;
	  text-decoration: none;
	  	  SCROLLBAR-FACE-COLOR: #120269; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #808080; 
	  SCROLLBAR-3DLIGHT-COLOR: #c0c0c0; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #0058B9; 
	  SCROLLBAR-DARKSHADOW-COLOR: #000000
      }
	  
	  
	  	  
	  .nav
	  { color: yellow;
	  font-size:9pt;
      font-weight: bold;
	  text-decoration: none;
	  }
	  
	  
	  a:link {
	  font-size:9pt;
      font-weight: bold;
      color: yellow;
      text-decoration: none;
      }

      a:vistid {
	  font-size:9pt;
      font-weight: bold;
      color: gold;
      text-decoration: none;
      }

      a:active {
	  font-size:9pt;
      font-weight: bold;
      color: #ffffff;
      text-decoration: none;
      }

      a:hover {
      font-size:9pt;
      font-weight: bold;
      color: #0000ff;
      background-color: #ffdf00;
      text-decoration: none;
      }

