
BODY 
	{
		background-color:white;
		color:black;
		background-image: url(./image/back.gif);
	}
	

A:LINK 
	{ 
		text-decoration:underline;
		color:#FF6820; 
	}

A:ACTIVE
	{ 
		text-decoration:underline;
		color:#0000FF; 
	}

A:VISITED
	{ 
		text-decoration:underline;
		color:#FFAD5B; 
	}

DIV.center
	{
		text-align:center;
	}

SPAN.title
	{
		font-size: 20pt;
		font-weight: bold;
		font-family: HGŠÛºÞ¼¯¸M-PRO;
		color:#0000FF;
	}

SPAN.title2
	{
		font-size: 18pt;
		font-family: HGŠÛºÞ¼¯¸M-PRO;
	}

SPAN.title3
	{
		color:#7FFFD4;
		font-size: 18pt;
		font-family: HGŠÛºÞ¼¯¸M-PRO;
	}

SPAN.small
	{
		font-size:smaller;
	}

IMG
	{
		margin:0; border: 0; padding:0;
	}

TD.center
	{
		text-align:center;
	}