<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

body {
	color:#333333;
	font-size: small;
	}
h1 {
	border-top: solid 1px #83A4BF;
	border-left: solid 7px #83A4BF;
	border-bottom: solid 1px #83A4BF;
	padding-left:10px;
	}
h2 {
	color:#83A4BF;
	}
iframe{
	text-align : center;
	}
p {
	line-height:1.5em;
	}
p a {
	text-decoration:none;
	color:#333333;
	cursor:text;
	}
div {
	}
ul {
	display:none;
	}
p.link {
	display:none;
	}</pre></body></html>