body{
	
	text-align: center;
	font: 16px calibri, arial, helvetica, sans-serif;
	line-height: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	background: #eeeeee;
}
h1 {
	font-size: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

img {
	border: none;
	padding-bottom: 0px;
}

a {
	color: #000099;
}
a:visited{
	color: #660033;
}

.title {
background: url(file://d:\Pictures\BPE056_LoRes.jpg);
	font-weight: bold;
	text-align: left;
	font: calibri bold;
	font-size: 25px;
	border-bottom: medium solid #000;
	border-width: 1px;
	padding-left: 20px;
}
.footnote {
	position: absolute;
	font-size: 12px;
	color: #000;
	background: #cccccc;
	padding: 11px;
	width: 96%;

}
