<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* -------------------------------------------------------------------
	Ð¤ÐžÐ&nbsp;ÐœÐÐ¢Ð˜Ð&nbsp;ÐžÐ’ÐÐÐÐ«Ð™ Ð¢Ð•ÐšÐ¡Ð¢
------------------------------------------------------------------- */

.text { font-size: 13px; line-height: 1.6em; overflow: hidden; zoom: 1; color: #DDDDDD; text-align: justify; }

.text em {
    font: italic 15px cursive, Arial;
}

.text a	{ text-decoration: underline; color: #efefef !important; }
.text a:hover	{ text-decoration: none; color: #CA0814 !important; font-size: 17px; }

.read-more { 
  color: #CA0814; 
  transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
}
.read-more:hover  { color: #aaa; }

.text h4 { font-size: 24px; margin-bottom: 7px; font-weight: bold; color:#fafafa; }
.text h5 { font-size: 20px; margin-bottom: 7px; font-weight: bold; color:#fafafa; }
.text h6 { font-size: 18px; margin-bottom: 7px; font-weight: bold; color:#fafafa; }

.text p { margin-bottom: 1em; }
.text abbr[title] { border-bottom: 1px dotted; }
.text b, .text strong { font-weight: bold; color: #dadada; }
.text blockquote { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.05);  border-left: 5px solid #333333; clear: both; color: #999; margin: 0; padding: 10px 15px; }
.text blockquote a {
    color: #AAA5AA !important;
    font: italic 15px cursive,Arial !important;
    text-decoration: underline;
}
.text dfn { font-style: italic; }
.text hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
.text ins { background: #ff9; color: #fafafa; text-decoration: none; }
.text mark { background: #ff0; color: #fafafa; font-style: italic; font-weight: bold; }

.text pre { margin: 0; padding: 10px 15px; border: none; background: #fafafa; font-size: 12px; line-height: 18px; overflow: auto; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; clear: both; }
.text q { quotes: none; clear: both; }
.text q:before, q:after { content: ""; content: none; }
.text small { font-size: 85%; }

.text sub, .text sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
.text sup { top: -0.5em; }
.text sub { bottom: -0.25em; }

.text ul, .text ol { margin: 0; padding: 0 0 0 40px; color:#ddd; }
.text ul { list-style-type: disc; }
.text ol { list-style-type: decimal; }
.text dd { margin: 0 0 0 40px; }

.text img[align="right"] { margin: 4px 0 5px 15px; }
.text img[align="left"] { margin: 4px 15px 10px 0; }
.text img.image-center { display: block; margin: 0 auto; }

.text object,
.text img { max-width: 100%; vertical-align: top; margin-bottom: 10px;}

.text .ls-user { color: #3F8AD7; font: 800 20px Cuprum; }
.text .ls-user:visited { color: #3F8AD7; }
.text .ls-user:hover { color: #f00; }
</pre></body></html>