/* Global Parameters  */	BODY		{ background-color: #FFFFFF; }	/* Document Links  */	a:link		{ font-family: verdana, sans-serif, arial; font-size: 9pt; color: #000000; text-decoration: underline; font-weight: bold; }		a:hover		{ font-family: verdana, sans-serif, arial; font-size: 9pt; color: blue; text-decoration: none; font-weight: bold;		  background: #ffcc00; }	a:visited		{ font-family: verdana, sans-serif, arial; font-size: 9pt; color: #000000; text-decoration: underline; font-weight: bold; }/* Document Fonts  */	.textstandard		{ font-family: verdana, arial, times new roman; font-size: 10pt; color: #000000; }	.textsmall		{ font-family: verdana, arial, times new roman; font-size: 8pt; color: #000000; font-style: italic; }/* Copyright 1999 Wired Destinations Co., Ltd.; all Rights reserved.  */