html {
	margin: 0px;
}

body {
	margin: 1em;
}

.logo {
	width: auto;
	text-align: center;
	margin: 0 0 2em 0;
}

#tl, #tc, #tr, #bl, #br {
	width: 0;
	height: 0;
	overflow: hidden;
}

.bc_head_box {
	width: 0;
	height: 0;
	overflow: hidden;
}

.bc_head_img, .bc_head_text {
	height: 0;
	overflow: hidden;
}

.bc_text {
	position: relative;
	top: 2em;
	width: auto;
	margin: 2em 0 0 0;
	display: inline;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}

a.bc_text_link {
	color: #8F0F30;
	text-decoration: underline;
}

h1 {
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-family: Georgia, Times, serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #911432;
}

h2 {
	padding: 0px;
	border: 0px;
	margin: 0 0 0.5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #911432;
}

