body{
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
	SCROLLBAR-SHADOW-COLOR: #333333; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #333333; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(img/bg_12.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ffffff;
	}
tr,td,th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 9pt;
	color: #333333;
	}
a:hover {
  	color:#333333;
 	font-size: 9pt;
 	text-decoration: none;
}
a:link {
 	 color:#333333;
	 font-size: 9pt;
	 text-decoration:none;
}
a:visited {
  	color:#333333;
  	font-size: 9pt;
  	text-decoration:none;
}
a:active {
  	color:#333333;
  	font-size: 9pt;
  	text-decoration : none;
  }