        body
      { background: #1F2636; 
		background-image: url(_img/vertback.gif);
		background-attachment: fixed;
		color: black; }
		
        p, td, ul, ol, pre
      { font: 11px/1.4 Verdana;
        color: inherited; }
		
		span.large
	  { font: 14px/1.0 Verdana;
		font-weight : bold;  
	    color: inherited; }
		
        p.small
      { font: 10px/1.5 Verdana;
        color: inherited; }
		
        td.small
      { font: 10px/1.5 Verdana;
        color: inherited;s }

        h1 
	  { font: 20px Verdana; color: inherit; text-decoration: bold; }

		h1.key
	  { font: 11px/1.4 Verdana; color: #999999; font-weight: bold; }

		h3
	  { font: 20px Verdana; color: inherit; text-decoration: bold; }
		
        a
	  { text-decoration:underline;}

        a {color:"#0000CC";}
        a:visited {color:"#990099";}
        a:active {color:"inherit";}