
body	{ color: #000000;
	  background: #FFFFFF;  	
	  font-size: 70%;    		
	  font-family: Verdana, Arial, Sans Serif; }

h1	{ font-size: 125%; 
	  margin-bottom:" .5em"; clear:both; }

#text	{ left:0; top:0px;
	  margin:0; 
	  position:absolute;
	  padding:10px;
	  overflow:auto;
	  height:100%;
	  z-index:1; 
        background-repeat:no-repeat;
	  background-position: top  right;
	  background-margin: 100px;
	  background-attachment:fixed; }

#nsr	{ padding:  0.5em 0.3em 0.1em 0.3em;
	  padding-left:6px;
	  border-bottom: thin solid #003399;
	  background: #99ccff;
	  vertical-align:top;
	  z-index:2;
	  visibility:visible;
	  left:0; top:0; 
	  text-align:left;
	  margin:"0 1em 0 0"; 
	  position:absolute;
	  width: "100%";
	  }

