<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#aboutBox{
	margin:40px 70px 60px 70px;
	line-height:150%;
	font-size:14px;}
#aboutBox h2{
	font-size:16px;}
#aboutBox h2,h3{
	color:#C00;
	margin:10px 0;
	padding-bottom:5px;
	border-bottom:#C00 2px solid;}
#aboutBox p{
	margin:10px;}</pre></body></html>