body		{
		 background-color: white;
		}

.navoutline	{
		 background-color: #000088;
		}

.navcenter	{
		 background-color: #ffffff;
		}

.navheadtext	{
		 text-align: center; 
		 font-family: helvetica;
		 font-weight: bold;
		 font-size: 8pt;
		 color: #ffffff;
		}

.navtext	{
		 text-align: center; 
		 font-family: helvetica;
		 font-size: 8pt;
		 color: #000000;
		}

