<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
	font-family: "pragmatica-web", Helvetica, sans-serif, "Times New Roman", Times, serif;
	background-color:#FFF;
    color: #004274;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.clr {
	clear: both;
}
.clear {
	clear: both;
}

#mHeader{
	display:none;
	visibility:hidden;
}

.mLogo{
	width:100%;
	text-align:center;
}

.mLogo img{
	max-width:100%;
	height:auto;
}

#mBut{
	display:block;
	text-align:center;
	padding:10px;
}

#mCLose{
		display:none;
	visibility:hidden;
}

#mButClose{
	color:#F36E30;
	font-size:12px;
	font-weight:bold;
}

#content{
	margin-left:255px;
	padding:30px;
}

#contact {
	position:absolute;
	bottom:0;
	padding-bottom:80px;
}

#contact p{
	font-size:12px;
	color:#666;
}

#contact p a{
	font-size:12px;
	color:#666;
}

.icon{
	width:28px;
	height:28px;
	display:inline-block;
	margin-right:10px;
}

#icon1{
	display:none;
	visibility:hidden;
}


#icon2{
	margin-left:0px;
}</pre></body></html>