<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #5B5B5B;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 13px;
	color:#333333;
	line-height:16px;
	line-break: strict;
	font-family: Arial, Helvetica, sans-serif;
}

.font_s {
	font-size: 80%;
	line-height:110%;
	color: #666666;
}
.font_b {
	font-size: 110%;
	line-height:110%;
	color: #000000;
	font-weight: bold;
}
.font_menu {
	color:#666666;
	line-height:110%}

.font_menu_white {
	line-height:120%;
	color: #FFFFFF;
}

.font_menu_yellow {
	line-height:120%;
	color: #F2D501;
}

.font_white_s{
    font-size:90%;
	color:#FFFFFF;
	line-height:120%
}	

.font_inq{
    font-size:110%;
	color:#2C3F7A;
	line-height:110%
}	

a:visited {
	color: #E5B700;
	text-decoration: none;
}
a:hover {
	color: #B6CBB5;
	text-decoration: underline;
}
a:link {
	color: #E5B700;
	text-decoration: none;
</pre></body></html>