﻿h2, h3, p.intro , p.table_comment, h4
{
	color: #0088BD;
}
#header 
{
	background: url(../images/headers/Content_Production.jpg) top right no-repeat;
}
tr.totals
{
	color: #fff;
	background-color: #0088BD;
}
.tablecaption 
{
	height: 16px;
	font-size: 1.1em;
	color: #fff;
	background: url(../images/colours/blue_h2_bg.gif) no-repeat;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 1px 2px;
}


