body {
 	border: 0;
	background-image: url('bcg-content.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px;
	margin-left: 40px;
	margin-top: 14px;
}

h1 {
	position: relative;
	display: block;
	font: 12pt "Arial";
	font-weight: bold;
	color: #0071bd;
	margin-bottom: 1px;
	margin-top: 0;
	padding: 0;
	text-align: left;
}

img {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

div {
	position: relative;
	display: block;
	width: 350px;
	border-bottom: 1px solid #eeeeee;
}

div p {
	position: relative;
	display: block;
	font: 10pt "Georgia" black;
	width: 400px;
	text-align: justify;
}

p {
	font: 10pt "Georgia" black;
	width: 500px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}

p a {
	color: black;
	text-decoration: none;
}

p a:hover {
	color: #0071bd;
}

p#slogan {
	font: 10pt "Times New Roman" black;
	text-align: right;
	margin-bottom: 0px;
}
