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

img
	{ 
	border : 0 none inherit; 
	}

/* links*/ 

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

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

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

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

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

/* font sizes*/

h1 , h2 , p
	{
	font : 10pt "Lucida Grande", Verdana, Helvetica, sans-serif;
	}

td.lhn a , td.lha a
	{
	font : 10pt Helvetica, ariel, sans-serif;
	}

/* font weights*/ 

a , h1 , h2 , td.lhn a , td.lha a , td.bbcpageServices a , td.bbcpageCrumb a
	{
	font-weight : bold; 
	}

td.bbcpageFooter a
	{
	font-weight : normal; 
	}

/* font colours*/ 

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

td.top-strap h1
	{ 
	color : #fff; 
	}

td.bbcpageServices a , td.bbcpageCrumb a , h2
	{ 
	color : #666; 
	}

p.disclaimer
	{ 
	color : #999; 
	}

/* background colors*/

td.top-strap
	{ 
	background-color : #ba0602;
	}