/* Global Parameters  */

	BODY
		{ margin-top: 0px; margin-left: 0px; background-color: #FFFFFF; }	

	H1 	
		{ font-family: verdana, arial, times new roman; font-size: 10pt; color: #004000; font-weight: bold; }

	UL 	
		{ font-family: verdana, arial, times new roman; font-size: 10pt; color: #000000; }


/* Document Links  */

	a:link
		{ font-family: verdana, sans-serif, arial; font-size: 9pt; color: maroon; text-decoration: none; font-weight: bold; }
	
	a:hover
		{ font-family: verdana, sans-serif, arial; font-size: 9pt; color: red; text-decoration: underline; font-weight: bold;
		  background: #FFCC00; }

	a:visited
		{ font-family: verdana, sans-serif, arial; font-size: 9pt; color: maroon; text-decoration: none; font-weight: bold; }


/* Document Fonts  */

	.textstandard
		{ font-family: verdana, arial, times new roman; font-size: 10pt; color: #000000; }

	.textmiddle
		{ font-family: verdana, arial, times new roman; font-size: 9pt; color: #000000; }

	.textsmall
		{ font-family: verdana, arial, times new roman; font-size: 8pt; color: #000000; font-style: italic; }

	.textgrey
		{ font-family: verdana, arial, times new roman; font-size: 10pt; color: #C0C0C0; font-weight: bold; }

	.textwhite
		{ font-family: verdana, arial, times new roman; font-size: 10pt; color: #FFFFFF; font-weight: bold; }


/* Document Tables  */

	.top-navigation 
		{ background: #F0F0F0; font-family: verdana, arial, times new roman; font-size: 10pt; color: #008000; font-weight: bold; }



/* Copyright 1999 Wired Destinations Co., Ltd.; all Rights reserved.  */