<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Design by Yegor Kaliberda @ http://www.kaliberda.com  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);

html {
	height:100%;
}
body {
	font-family: segoeui, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	height:100%;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 5px 0 10px 0;
	text-decoration: none;
}
h1 { font-size: 32px; margin-bottom: 20px; }
h2 { font-size: 24px; margin-bottom: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 14px; }

p {
	margin: 0;
	padding: 0;
}
a {
	color: #fff;
	outline: 0 none;
}
a:hover {
}

img {
	border: 0 none;
}

.clr {
	clear: both;
}

@font-face {
 font-family: segoeui;
 src: url("../fonts/segoeui.eot")
}
@font-face {
 font-family: segoeui;
 src: url("../fonts/segoeui.ttf")
}
@font-face {
 font-family: segoeuib;
 src: url("../fonts/segoeuib.eot")
}
@font-face {
 font-family: segoeuib;
 src: url("../fonts/segoeuib.ttf")
}
@font-face {
 font-family: segoeuii;
 src: url("../fonts/segoeuii.eot")
}
@font-face {
 font-family: segoeuii;
 src: url("../fonts/segoeuii.ttf")
}
@font-face {
 font-family: segoeuil;
 src: url("../fonts/segoeuil.eot")
}
@font-face {
 font-family: segoeuil;
 src: url("../fonts/segoeuil.ttf")
}
@font-face {
 font-family: seguisb;
 src: url("../fonts/seguisb.eot")
}
@font-face {
 font-family: seguisb;
 src: url("../fonts/seguisb.ttf")
}</pre></body></html>