/* 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 !!  */
body { color: #000000;
       background-color: #FAF0E6;
			 background-image: url(White_Paper_small.gif); 
			 font-family: sans-serif, arial,helvetica;
       margin-left: 10%; 
       margin-right: 10%; }

p    { color: #000000;
       font-family: sans-serif, arial, helvetica;
			 font-size: small;
       text-align: justify ;   }

p.left    { color: #000000;
           font-family: sans-serif, arial, helvetica;
           text-align: left ;   }


p.foot {font-size: xx-small; }

h1 {   color: #00008b; 
       margin-left: -8%; 
       font-family: verdana,sans-serif, arial, helvetica ; }

h2,h3,h4,h5,h6 { color: green; 
                                  margin-left: -4%;
		 font-family: sans-serif, arial, helvetica; }      

table { color: #FFFFFF;
	      background-color: #6A5ACD;	
				font-size: small;
	      font-family: sans-serif, arial, Helvetica; }

td    { color: #000000;
				background-image: url(White_Paper_small.gif); 
        background-color: #6A5ACD;
				font-size: small;
	      font-family: sans-serif, arial, Helvetica; }
				
.transp {color: #000000; 
background-color: #FAF0E6;
				background-image: url(White_Paper_small.gif); 
				}
         
.gold {background-color: gold; }				

				
ul    { color: #000000;
        font-family: sans-serif, arial, helvetica;
				font-size: small;
	      text-align:left;
				line-spacing: 150%; }	
		
				
ul.fixed { font-family: "courier new" ; 
           text-align: left;}

/* IE4+ specific codes */					 
marquee { color: #80000;
	        background-color: #ffff00;
          font-family: verdana, sans-serif, arial, helvetica; }	
a:hover {
         background: #00ff00;   
				 text-decoration: none;}
/* End of IE4+ */				 	

