/********** default **********/

tbody { font-family: ‚l‚r ‚oƒSƒVƒbƒN;}


/********** links **********/

a:link	
		{color: #333333;
		text-decoration: none}  
a:visited
		{color: #333333;
		text-decoration: none}
a:hover
		{color: #333333;
		text-decoration: underline}  
a:active
		{color: #333333;
		text-decoration: underline}

/********** table **********/

#headline	{color:#666666; font-size:12px;}
#copyright	{color:#666666; font-size:12px;}
#text01		{color:#333333; font-size:12px; line-height:150%}
#text02		{color:#333333; font-size:14px; line-height:100%}
#text03		{color:#333333; font-size:14px; line-height:150%; font-weight:800}
#text04		{color:#333333; font-size:14px; line-height:150%}

