   .nvotitle	{ color			: white;
		  font-size		: 18pt; 
		  background-color	: #24386d; text-align:center; 
		  font-weight		: 100;
        	  padding		: 6px 8px 6px 8px;
   	  	  border-style		: solid none solid none;
        	  border-top-color	: #BDC7E7;
        	  border-bottom-color	: #182052;
   	 	  border-width		: 2px 2px 2px 2px;
		}
   .nvobar	{ color			: white; 
		  font-size		: 9pt; 
		  background-color	: #6ba5d7; 
		  text-align		: left;
		}

   .buttonLink  { padding             	: 0px 6px 0px 6px;
		  background		: #ddd;
		  color			: #000;
		  font-size		: 10pt; 
		  font-weight		: 100;
		  text-decoration	: none;
   		  border-style        	: outset;
   		  border-width        	: 2px 2px 2px 2px;
	 	}
   a.buttonLink { color			: #000;
		  font-size		: 10pt; 
		  font-weight		: 100;
		  text-decoration	: none;
	 	}
   a.buttonLink:hover { color		: #000;
		  font-size		: 10pt; 
		  font-weight		: 100;
		  text-decoration	: none;
	 	}