/* CSS Document */
BODY,P,td,span
{ 
	font-size : 12px; color: #000000; 
	font-family :"‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	line-height : 120%;
	letter-spacing: 1pt; 
} 
B { font-weight : bold ; }

A:hover
{ 
 	color : #9999FF;
	text-decoration: underline;
} 
.minitxt {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	font-weight: normal;
}
.bigtxt {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	font-weight: normal;
}
.back {
	background-image: url(support/img/access.gif);
	background-repeat: no-repeat;
}

