/* CSS Document */
/**********************************************************************************************
TEMPLATE
***********************************************************************************************/
								
/* this class controls the ORGANISATION TITLE ***********************************/
.orgtitle	/* SPAN */
								{	
									font-size: 2.4em;
									
								}
/* this class controls the SLOGAN ***********************************/
.slogan	/* SPAN */
								{	
									font-size: 1.1em;
									color: #464878; 
								}
											
								
								
/* this class controls the PAGE TITLE ***********************************/
.pagetitle	/* SPAN */
								{	
									font-size: 1.8em;
									color: #735918; 
								}
	
/**********************************************************************************************
COMMON SETTINGS
***********************************************************************************************/				
								

