/* Global Parameters  */

	body
		{ margin: 0px; background-color: #FFFFFF; }	

	h1
		{ font-family: verdana, sans-serif; font-size: 13pt; color: #000000; font-weight: bold; }

	h2
		{ font-family: verdana, sans-serif; font-size: 12pt; color: #000000; font-weight: bold; }

	h3
		{ font-family: verdana, sans-serif; font-size: 10pt; color: #000000; font-weight: bold; }

	ul, ol 	
		{ font-family: verdana, sans-serif; font-size: 10pt; color: #000000; }



/* Document Links  */

	a:link, a:active, a:hover, a:visited
		{ font-family: verdana, sans-serif; font-size: 10pt; color: #006699; text-decoration: underline; font-weight: bold; }

	a.link-red:link, a.link-red:active, a.link-red:hover, a.link-red:visited
		{ font-family: verdana, sans-serif; font-size: 12px; color: #FF0000; text-decoration: underline; font-weight: bold; }
		
		

/* Document Fonts  */

	.text-body
		{ font-family: verdana, sans-serif; font-size: 10pt; color: #000000; text-align: left; font-weight: normal; }

	.text-big
		{ font-family: verdana, sans-serif; font-size: 13pt; color: #003366; font-weight: bold; }

	.text-big2
		{ font-family: verdana, sans-serif; font-size: 13pt; color: #FF0000; font-weight: bold; text-align: center; }

	.text-big3
		{ font-family: verdana, sans-serif; font-size: 13pt; color: #000000; font-weight: bold; text-align: center; }

	.text-small
		{ font-family: verdana, sans-serif; font-size: 8pt; color: #003366; }

	.text-10pt
		{ font-family: verdana, sans-serif; font-size: 10pt; color: #000033; font-weight: normal; }

	.text-pixl
		{ font-family: verdana, sans-serif; font-size: 11px; color: #000000; font-weight: normal; }
		
	.text-bold
		{ font-family: verdana, sans-serif; font-size: 11pt; font-weight: bold; }

	.text-12pt-bold
		{ font-family: verdana, sans-serif; font-size: 12pt; font-weight: bold; }

		
	.fat
		{ font-weight: bold; }
	
	.red { color: #FF0000; }
	
	.ltgray { color: #cccccc; }
	
	.yellow { color: #FFCC00; }
	
	.black { color: #000000; }
	

/* Document Tables  */

	td.table-top
		{ font-family: verdana, sans-serif; font-size: 12pt; color: #ffffff; background: #003366; font-weight: bold; }

	td.table-p
		{ background: #FFFFFF;  font-family: verdana, sans-serif; font-size: 10pt; color: #000000; }

	td.table-info-p
		{ background: #000000; font-family: verdana, sans-serif; font-size: 8pt; color: #ffffff; text-align: center; font-weight: bold; }

	td.table-data
		{ font-family: verdana, sans-serif; font-size: 9pt; font-weight: bold; }
		

	td.table-data0
		{ font-family: verdana, sans-serif; font-size: 9pt; font-weight: bold; background: #FFFFFF; }
	td.table-data1, td.table-data3
		{ font-family: verdana, sans-serif; font-size: 9pt; font-weight: bold; background: #C9C9C9; color: #003366; }
	td.table-data2, td.table-data4
		{ font-family: verdana, sans-serif; font-size: 9pt; font-weight: bold; background: #DDDDDD; color: #000000; }

	td.table-ad
		{ font-family: verdana, sans-serif; font-size: 11pt; font-weight: bold; background: #DDDDDD; }



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


