	head 
	{
		font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka;
		font-size: 12pt;
		font-weight: normal;
		font-style: normal;
		list-style-type: circle;
		background-color: #7FFFD4;
	}
	
	body
	{
		font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka;
		font-size: 14pt;
		font-weight: normal;
		font-style: normal;
		list-style-type: circle;
		background-color: #7FFFD4;
	}
	
	table
	{
		font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka;	
		font-size: 14pt;
		font-weight: normal;
		font-style: normal;
		list-style-type: circle;
		background-color: #7FFFD4;
    height: 171px;
    width: 635px;
}

		a:link		{ Color: #0000FF; text-decoration: none;}
		a:visited	{ Color: #FF0000; text-decoration: none;}
		a:hover		{ Color: #ff3366; text-decoration: underline; }
		a:active	{ Color: #800080; text-decoration: none;};
	
