/* this class controls the ORGANISATION TITLE ***********************************/
.orgtitle	/* SPAN */
								{	
									
									font-size: 2em;
									font-style: normal;		
									font-weight: bold;			
									color: #FFFFFF; 
								}
/* this class controls the SLOGAN ***********************************/
.slogan	/* SPAN */
								{	
									
									font-size: 1.3em;
									font-style: normal;		
									font-weight: bold;			
									color: #FFFFFF; ; 
								}

