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

#main_text2 {
	height: 300px;
	width: 600px;
	margin-top: 50px;
	margin-left: 170px;
}
#main_text2 p br {
	line-height: 25px;
}

h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#244A5B;
}
</pre></body></html>