body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #0d333b;
}
body {
	background-color: #f5f5f5;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #c73f24;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #c73f24;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Gill Sans MT;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #0d333b;
	padding-left:3px;
}
.plus_ochre{
	color:#c73f24;
}
.main_panel{
	text-align:justify;
	padding-left:20px;
	}
.ooh_watermark{
	background-image:url(../images/ooh_logo_wtmark.jpg);
	background-position:center 45px;
	background-repeat:no-repeat;
}
.ref{
	font-size:9px;
	color:#999999;
}
a.ref:link, visited, active{
	font-size:9px;
	color:#999999;
	text-decoration:underline;
}
a.ref:hover{
	font-size:9px;
	color:#999999;
	text-decoration:none;
	}
	