<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
  margin:0px;
  color : #111;  
  font:80% Arial, Georgia, Osaka;
  letter-spacing:1pt;
  line-height:12pt;
  cursor:move;
  background:#640000 /*url("") 0% 0% no-repeat fixed*/;
}

table{
  font:100% Arial, Georgia, Osaka;
  letter-spacing:1pt;
  line-height:12pt;
}

html{ 
  scrollbar-face-color: #640000;
  scrollbar-highlight-color: #640000; 
  scrollbar-shadow-color: #640000; 
  scrollbar-3dlight-color: #640000;
  scrollbar-darkshadow-color: #640000;
  scrollbar-arrow-color: #D88617; 
  scrollbar-track-color: #640000;
}  

a{
  color:#533823;
  font: bold 110% Arial, Georgia, Osaka;
  cursor:default;
  text-decoration : none;
}

a:hover{
  color:#FFFBE5;
  cursor:default;
  text-decoration : none;
}

.bg1{
  background: url("inf/bg1.png") 50% 0% no-repeat no-fixed*/;
}

.bg2{
  background: url("inf/bg2.png") 0% 0% repeat no-fixed*/;
}</pre></body></html>