BODY {
  color: 0F0F0F;
  background-color: #FFFFFF;
  background-image: url(background.gif);
  text-align: left;
  background-repeat: repeat;
  font-size: 13px;
  line-height: 15px; 
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  background-attachment: fixed;

  scrollbar-track-color:#FFF1D9;
  scrollbar-face-color:#FFF1D9;
  scrollbar-shadow-color:#000000;
  scrollbar-darkshadow-color:#DE9A47;
  scrollbar-highlight-color:#DE9A47;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#DE9A47
}

SPAN { position:absolute;
       left: 65px;
       top: 0px;
}
	H2 {font-size:24px;
        font-family:Zurich Bold BT,Windsor,Times,sans-serif;};
        H3 {font-size:16px;};
        H4 {font-size:14px;; font-weight: normal; font-style: normal; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"};
        H5 {font-size:12px;};
        
@import url(basic-ie.css);
a {  color: DD0000}
a:active {  color: FF8000}
a:link {  color: DD0000}
a:visited {  color: #FF3300}
a:hover {  color: #FF6633; text-decoration: underline}