BODY		{
		font-family:	"Arial", "times new roman";
		color:		#000080;
		}

table
		{
   		font-size: 		12pt;
		border-collapse: collapse;
		}

table.small
		{
   		font-size: 		10pt;
		border: solid 0.15em	#000080;
		}

table.small td {
		border: solid 0.05em black;
		}


table.bordered
		{
   		font-size: 		10pt;
		border: solid thin 	#000080;
		}


H1		{
		text-align:		center;
		color:		#000080;
		background:		transparent;
		}

H2		{
		color:		#000080;
		background:		transparent;
		}

H3		{
		color:		#000080;
		background:		transparent;
		margin-bottom: 0;
		}
		

A		{
		color:		#FFFF80;
		background:	transparent;
		text-decoration:	none;
		font-size:		"14";
		}

A.visited	{
		color:		#FFFF80;
		background:	transparent;
		text-decoration:	none;
		font-size:		"14";
		}

A:hover	{
		color:		#FFFF80;
		background:		#000080;
		}

UL		{
		list-style:	url(http://www.publishmenow.co.uk/buttons/bullet.gif) circle 
		}

OL		{
		color:		#181952;
		}

HR		{
		color:		#181952;
		height:		1;
		}