a:link       { color: #000000 }
a:visited    { color: #000000 }
a:active     { color: #000000 }
body         { margin:0 10; font-family: Verdana; background-color: rgb(255,245,0); 
               color: #000000; font-size: 8pt; text-align:left; line-height:100%; text-indent:0; word-spacing:0 }
table        { table-border-color-light: rgb(204,153,255); table-border-color-dark: 
               rgb(102,0,102); font-family: Verdana; color: 
               #000000; font-size: 10pt; line-height:100%; margin-top:0; margin-bottom:0 }
h1           { margin:0; font-family: Arial; color: #000000; font-size: 24pt; 
               font-weight: bold; line-height:100% }
h2           { font-family: Verdana; font-size: 16pt; font-weight: bold }
h3           { font-family: Verdana; font-size: 14pt; font-weight: bold }
h4           { font-family: Verdana; font-size: 12pt; font-weight: bold }
h5           { font-family: Verdana; font-size: 12pt; font-style: italic; 
               font-weight: bold }
h6           { font-family: Verdana; font-size: 8pt; }

<%		@language=vbscript codepage=1253		%> 
<%		session.CodePage=1253
		Response.Charset="windows-1253" 			%>