body {
	background-color: #B2BDC4;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, .text, .justify, tr {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.container{
	width: 820px;
	height: 462px;
	border: 0px;
	background-color: #D0D9DD;
	background-image: url(/images/daffodils.jpg);
	border:solid 1px #D0D9DD;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration: none;
	margin-bottom: 0;
	margin-top: 0;
}

a.h1:hover, a.h1:visited:hover, a.caption:hover, a.caption:visited:hover {
	text-decoration: underline;
}

h2 {
	color : #FFFFFF;
}


a, a:hover  {
	color : #666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a:visited, a:visited:hover {
	color : #666;
}

a:hover, a:visited:hover  {
	color : #333;
	text-decoration: underline;
}



img.bBorder {
	border: solid #E7E7E7 1px; 
}
.centreImage {
	display: block;
	text-align: center;
	padding: 15px;
}

