/* MODIFIED */H1 	{		border-style:solid;		border-width:thin;		border-color: Navy;		font: bold 11px Verdana, Arial, sans-serif; 					text-align: center;			padding: 3px 0px;		 		background-color:#ffffff; 					}	 						H5 	{		text-align: center;		font-family: "Verdana";		font-style: normal;		font-size: 18pt;		color: Navy;					}	H6	{		text-align: center;		font-family: "Verdana";		font-style: normal;		font-size: 8pt	}	H2 	{		text-align: center;		font-family: "Verdana";		font-style: normal;		font-size: 8pt	}	H3 	{		text-align: left;		font-family: "Verdana";		font-style: normal;		font-size: 8pt	}	H4 	{		text-align: left;		font-family: "Verdana";		font-style: normal;				font-size: 10pt	}			P 	{		text-align: left;		font-family: "Verdana"; 		font-style: normal;		font-size: 10pt;		background-color:#ffffff;				}/*div 	{		font-family: "Verdana"; 		font-style: normal;		font-size: 10pt; 		border:solid thin red;		background-color:#eeeeff;			border:solid thin navy		}*/	#navigationBlock ul
	
	{
	font: bold 11px Verdana, Arial, sans-serif; 
	margin-left: 0px;
	/*padding: 3px 0px;*/
	background-color:#eeeeff;		border:solid thin navy;	
	}	#navigationBlock ul li a 

	{	
	background: #eeeeff;  
	margin-left: 1px;
	/*padding: 3px 6px;
set colour of list item / link */
	color: Blue;
	text-decoration: none;
	line-height:1em;	
	}		/**/#navigationBlock ul li 

	{
	list-style: none;
	display: block;
	height: auto; 
	margin-top:1em;
	margin-bottom:1em;
	}	#gohome a 

	{
	font: 11px verdana, arial, sans-serif;
	background: #ffffff; 
	/* 
	margin-left: 1px;
	padding: 3px 6px;
/*
/*set colour of list item / link */
	color: Blue;	
	text-decoration: none
	}		#nourl 	{
	list-style: none;
	display:block;
	height:auto; 
	padding-top:30px;
	padding-bottom:30px;
	padding-left:5px;
	margin-top:1em;
	margin-bottom:1em;	
	font: bold 11px Verdana, Arial, sans-serif; 	
	background: #eeeeff;  
	margin-left: 1px;
	color: Blue;
	text-decoration: none;
	line-height:1em;
	border:solid thin navy;	
	}	