
BODY		{
		font-family: Arial, sans-serif;
		color: #000000;
		font-size: 12px;
		}

TD		{
		font-family: Arial, sans-serif;
		color: #000000;
		font-size: 12px;
		}

P		{
		font-family: Arial, sans-serif;
		color: #000000;
		font-size: 12px;
		}

.menutitle	{
		font-family: Arial, sans-serif;
		color: #5B5B5B;
		font-size: 12px;
		}

.plaingrey	{
		font-family: Arial, sans-serif;
		color: #E4E4E4;
		font-size: 12px;
		}

.blacklink  	{
		font-family: Arial, sans-serif;
		color: #000000;
		font-size: 14px;
		font-weight: bold;
		}

A.blacklink:link 	{	text-decoration: none; color: #000000;}
A.blacklink:visited	{	text-decoration: none; color: #000000; }
A.blacklink:hover 	{	text-decoration: underline; color: #808080; }

.smalldarkgrey		{	color: #808080;
				font-size: 11px;
			}
.smallblack		{	color: #000000;
				font-size: 11px;
			}

.pagetitle		{
		color: #000000;
		font-size: 18px;
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-style: none;
		}
		
.linx		{	
		color: #CFCFCF;
		font-family: Arial, sans-serif;
		text-decoration: none; 
		font-weight: none;
		font-size: 11px;
		}

.copyright1	{
		color: #9d9d9d;
		font-size: 10px;
		}
			
.copyright2	{
		color:#999999;
		font-size: 9px;
		}			
			
A.copyright1:link 	{	text-decoration: none; color: #9d9d9d;}
A.copyright1:visited	{	text-decoration: none; color: #9d9d9d; }
A.copyright1:hover 	{	text-decoration: underline; color: #9d9d9d; }

A.menutitle:link	  { text-decoration: none; color: #5B5B5B; }
A.menutitle:visited { text-decoration: none; color: #5B5B5B; }
A.menutitle:hover   { text-decoration: underline; color: #0E9618; }		

A:link	  { text-decoration: none; color: #99CCFF; }
A:visited { text-decoration: none; color: #99CCFF; }
A:hover   { text-decoration: underline; color: #99CCFF; }



/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98B1A0 solid; }