<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 */

.my_content div,.my_content dl,.my_content dt,.my_content dd,.my_content ul,.my_content ol,.my_content li,.my_content h1,.my_content h2,.my_content h3,.my_content h4,.my_content h5,.my_content h6,.my_content p,.my_content a,.my_content img {
	padding: 0;
	margin: 0;
	color:#000000;
	border:0;
	line-height:107%;
}

/*font reset*/
body .my_content{
	font:12px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;
	}
.my_content dd,.my_content p {
	font-size:100%;
	}

.my_content ol,.my_content ul,.my_content li,.my_content dl,.my_content dt,.my_content dd {
	list-style: none;
}

.my_content h1,.my_content h2,.my_content h3,.my_content h4,.my_content h5,.my_content h6 {
	font-weight: normal;
}

/*clearfix*/
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7?O_uEU*/

.clearfix{display:inline-block;} /*IE7MacIE5*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6?O*/
</pre></body></html>