/* Global Parameters  */

	body
		{ background-color: #ffffff; }	

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

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

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

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



/* Document Links  */

	a:link, a:active, a:hover, a:visited
		{ font-family: verdana, sans-serif; font-size: 8pt; color: #FFFFFF; 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: #000033; text-align: left; margin-left: 12px; margin-right: 12px; font-weight: normal; }

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

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

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

	.text-10pt
		{ font-family: verdana, sans-serif; font-size: 10pt; color: #000033; font-weight: normal; }
		
	.fat
		{ font-weight: bold; }
	
	.red { color: #EE0000; }
	
	.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; }
		
		

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


