/* Cascading Style Sheet for NDB Info Page... Works well !   */
/* ALWAYS Under development to get consistant presentation, */
/* both in Netscape and IE4+. Yes, and Opera 3.50+ too !!  */
/* This version uses sans-serif fonts                     */
body { color: #000000;
       background-color: #FAF0E6;
			 background-image: url(White_Paper_small.gif); 
			 font-family: arial,helvetica;
       margin-left: 10%; 
       margin-right: 10%; }

p    { color: #000000;
       font-family: arial,helvetica;
			 font-size: small;
       text-align: left ;   }

p.left    { color: #000000;
           font-family: arial,helvetica;
           text-align: left ;   }


p.foot {font-size: xx-small; }

h1 {   color: #00008b; 
       margin-left: -8%; 
       font-family: verdana,arial,helvetica ; }

h2,h3,h4,h5,h6 { color: green; 
                                  margin-left: -4%;
		 font-family: arial,helvetica; }      

table { color: #FFFFFF;
	      background-color: #FFFFFF;	
				font-size: small;
	      font-family: arial,Helvetica; }

td    { color: #000000;
        background-color: #FFFFFF;
				font-size: small;
	      font-family: arial,Helvetica; }
				
.transp {background-color: transparent; }
				
ul    { color: #000000;
        font-family: arial,helvetica;
				font-size: small;
	      text-align:left;
				line-height: 120%; }	
		
				
ul.fixed { font-family: "courier new" ; 
           text-align: left;}

marquee { color: #80000;
	        background-color: #ffff00;
          font-family: verdana, arial,helvetica; }

a:hover { background: #00ff00; }

