h1 {
    font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: #b2aaa8;
	text-align: center;
	}

	
td.mainBodyText {
	font-family: Times New Roman;
	font-size: 11pt;
	font-weight: 100;
	color: #4D3D28;
	line-height: 10pt;
	padding-left: 14px;
	padding-right: 5px;
	padding-top: 7px;
	text-align: left;
	}
	
a.Text:link, visited {
	color: #567F2C;
	text-decoration: underline;
	}
	
a.Text:hover {
	color: #800000;
	text-decoration: underline;
	}
	
.image{
	border-style:solid;
	border-color:#4D3D28;
	border-width:1px;
      }
      
      
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxCaption{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
.ukBold{
	color: #FFFF66;

}
.ukfooterbold{
	font-weight: bold;	
color: #4D3D28;
}