<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/site/shtamm/bg.jpg);
	background-color:#000;
	color:#ebebeb;
}

body, tr, td {
	color: #ebebeb;
}
H1 {
 font-size: 17px;
 font-family: Georgia, Times New Roman, Times, serif;
 text-align: center;
}

.bc { font-size: 10px;
	}

.block1 {
    background: url(images/site/shtamm/top.jpg) no-repeat;
	background-position:right;
	padding: 3px;
   }

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.medium {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
}

.big {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}
.bigcolor {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #fa6f1b;
}

.xbig {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}

A:Link {
; Text-Decoration: None;
; Color: #95e7e7;
}
A:Visited {
; Text-Decoration: None;
; Color: #95e7e7;
}
A:Active {
; Text-Decoration: None;
; Color: #c50201;
}
A:Hover {
; Text-Decoration: None;
; Color: #c50201;
}</pre></body></html>