<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color : #FFFFFF;
	scrollbar-3d-light-color : #999999;
	scrollbar-arrow-color : #FFFF00;
	scrollbar-base-color : #006600;
	scrollbar-dark-shadow-color : #FFFF00;
	scrollbar-face-color : #70B870;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-color: #000000;
	margin: 20px 30px 20px 50px;
	text-align: justify;
}

A:link, A:visited {
	color: blue;
	text-decoration: none;
    font-size: 13px;
    font-weight: bold;}

A:Hover {
	text-decoration: underline;
	color: #FF0000;
    font-size: 13px;
    font-weight: bold;}

A.cim:link, A.cim:visited {
	color: blue;
	text-decoration: none;
    font-size: 18pt;
    font-weight: bold;}

A.cim:Hover {
	text-decoration: underline;
	color: #FF0000;
    font-size: 18pt;
    font-weight: bold;}

A.kislink:link, A.kislink:visited {
	color: #FFFFFF;
	text-decoration: none;
    font-size: 8pt;
    font-weight: bold;}

A.kislink:Hover {
	text-decoration: underline;
	color: #FFFF00;
    font-size: 8pt;
    font-weight: bold;}

TD, TH, TR {
    font-size: 10pt;
    color: #000000;}

.ules {
	text-decoration: none;
	color: black;
    font-weight: bold;
    font-size: 12pt;}

.font16feher {
	text-decoration: none;
	color: white;
    font-weight: bold;
    font-size: 16px;}

h1 {
    font-size: 12pt;
    font-weight: bold;
    color: #000000;}

h2 {
    font-size: 18pt;
    font-weight: bold;
    color: #000000;}
		
.font10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

ul {
	line-height: 1.3em;}
	
li {</pre></body></html>