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; 					}	 				/*	font-style: normal;	font-family: "Verdana";color: Blackfont-size: 10pt;		*/	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;				}	#bodypart 

	{
		background-color: white;
		font-size: 8pt; 
		font-family: verdana,helvetica; 
		text-decoration: none;
		white-space: normal;	}
 
BODY 
	{
	background-color: white
	}
	
TD 
   
	{
		font-size: 8pt; 
		font-family: verdana,helvetica; 
		text-decoration: none;
		white-space:nowrap;
	}
	  
A  {
  
		text-decoration: none;
       color: black
       
       }
   
    .specialClass {font-family:garamond; font-size:12pt;color:green;font-weight:bold;text-decoration:underline
    
    }
/*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
	}	#navigationBlock ul li 

	{
	list-style: none;
	display: vertical;
	}#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
	}	