<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">H1{
	background-color: transparent;
	font-size : large;
	height : auto;
	font-family : Academy;
	color : #400000;
	margin-top : 2%;
	font-weight : 200;
	margin-left : 2%;
	text-align : left;
}
body{
	font-size: x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-align : justify;
	color : Black;
	margin-left : 2%;
	margin-top : 1%;
}
p{ 
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Black;
	margin-left : 2%;
	margin-top : 1%; 
}
.about{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #400000;
	text-align : center;
	letter-spacing : 1px;
}
.stage{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Black;
	text-align : center;
	letter-spacing : 1px;
	margin-top : 12px;
}
.series{
	font-size: 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	line-height : 10px;
}
.ort{
	font-size: 9 px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #400000;
	text-align : center;
}
.shed{
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-align : left;
	color : #400000;
}
a{
	color : #400000;
	font-family : Arial, Helvetica, sans-serif;
	height : auto;
	font-size : x-small;
	text-decoration : underline;
}
a:hover{
	color : #400000;
	font-family : Arial, Helvetica, sans-serif;
	height : auto;
	font-size : x-small;
	text-decoration : none;
}
H2{
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : left;
	margin-left : -1%;
	text-decoration : underline;
	font-weight : 200;
}
H3{
	color: Black;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	margin-left : -1%;
	font-size : x-small;
}
H4{
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : left;
	margin-left : -2%;
	font-weight : normal;
	text-decoration : underline;
	margin-bottom : 1%;
}
ul{
	margin-top: 3px;
	margin-left : 30px;
}
LI{
	color: Black; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	list-style-position : outside;
	list-style-type : disc;
	margin-top : 1px;
}
.num{
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	list-style-position : outside;
	list-style-type : decimal;
	margin-top : 3px;
}
td{
	font-size: x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Black;
}
OL{
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : left;
	padding-bottom : 3px;
}


	</pre></body></html>