  body
	{
	background : #fff;
	color : #333;
	}

img
	{ 
	border : 0 none inherit; 
	}

/* links*/ 

a:active
	{
	text-decoration : underline; 
	color : #036; 
	background : transparent; 
	}

a:link
	{ 
	text-decoration : none; 
	color : #036; 
	background : transparent; 
	}

a:visited
	{ 
	text-decoration : none; 
	color : #09c; 
	background : transparent; 
	}

a
	{ 
	text-decoration : underline; 
	color : #036; 
	background : transparent; 
	}

a:hover
	{
	text-decoration : underline; 
	color : #c30; 
	background : transparent; 
	}

/* font sizes*/

h1 , h2 , h3 , h4 , h5 , p , ol , ul , td.cwq , td.cwa , div.c , td.pm , td.xt , div#lhn , td.rpl , td.mpr , td.ocb , td.ock , span.form
	{
	font : 10pt "Lucida Grande", Verdana, Helvetica, sans-serif;
	}

div#lhn a
	{
	font : 10pt Helvetica, ariel, sans-serif;
	}

/* font weights*/ 

a , h1 , h2 , h3 , h4 , h5
	{
	font-weight : bold; 
	}

td.bbcpageFooter a , td.bbcpageServices a , td.bbcpageCrumb a , .lhn a , .lha a 
	{
	font-weight : normal; 
	}

/* font colours*/ 

p , ol , ul , td.bbcpageFooter a , td.bbcpageFooter a
	{ 
	color : #222; 
	}

p.disclaimer
	{ 
	color : #999; 
	}