h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; 
	  		 font-weight: bold; 
	  		 color: #000099; }

h1 { font-size: 21px; }
h2 { font-size: 17px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }

.bluebox { border-style: solid solid solid solid; 
           border-width: 1px; 
           border-color: #000099; 
           background: #FFF3DA;}

.h2equiv {font-family:Arial, Helvetica,sans-serif;
          font-weight:bold;
          color:#000099;
          font-size: 17px;}

.normalsans {font-family:Arial, Helvetica, sans-serif;
             font-size:10pt;}

.nb-icon { margin: 3px; }
