
body {  font-family: "Osaka", "MS UI Gothic"; font-size: 12px; color:#333333;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;}
	

td {  font-family: "Osaka", "MS UI Gothic"; font-size: 12px; color:#333333}
	
A	 {text-decoration:none}
A:hover	{color:#cc0000 }

input {
	color: #333333;
	font-size: 12px;
	background-color: #ffffff;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none }
textarea {
	color: #333333;
	font-size: 12px;
	background-color: #ffffff;
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: none }
select {
	color: #666666;
	font-size: 12px}
password{
	color: #333333;
	font-size: 12px;
	background-color: #ffffff;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none }
	
.popup {  font-size: 12px; color: #333333; background-color: #ffffff}
.small	{font-size:8pt; line-height:120%; color:#666666}