a:link,a:visited,a:active{
  color:#ffa500 ;
  text-decoration:none;
}
a:hover{
  color:#ffd700 ;
  text-decoration:none;
}
body{
  padding:20px;
  color:#999999;
  font-size:9pt;
  font-family:'‚l‚r ‚oƒSƒVƒbƒN, Osaka , sans-serif';
  line-height:180%;
  background-color:#ffffff;
  background-image : url("back.gif");
  background-attachment : fixed;
  background-repeat: repeat-x;
  background-position : bottom;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color:#999999;
  scrollbar-darkshadow-color:#000000;
  scrollbar-track-color:#cccccc;
  overflow-x:hidden;
}
table{
  font-size:9pt;
  line-height:180%;
}

