<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btrbox1{
	width: 600px;
	height:auto;
	padding:20px;
	background-color:#141414;
	margin:0 auto;
	}

.btrhead1{
	font-family: 'Fredericka the Great';
	border-bottom:1px solid #872f38;
	color:#b5535d;
	font-size:26px;
	text-align:left;
	padding:2px 2px 2px 20px;}

.btrhead2{
	font-family: 'Fredericka the Great';
	border-bottom:1px solid #872f38;
	color:#b5535d;
	font-size:20px;
	text-align:left;
	padding:2px 2px 2px 20px;}
		
.btrtext{
	width:auto;
	height:auto;
	font-size:12pt;
	text-align:justify;
	color:#eeecee;
	margin: 5px 20px 5px 20px;
}

.btrtext .facts{
	border-left:10px solid #872f38;
	padding:2px 2px 2px 7px;
	margin:2px;}


.btrbox {
  display: inline-block;
  background: #eee;
  padding: 10px;
  border: 1px solid #ccc;
}</pre></body></html>