
	
		A:visited 			{text-decoration: underline; 	color: blue; 		font-size: 10pt; 	font-weight: normal; 	font-family: arial;}
		A:active 			{text-decoration: underline; 	color: purple; 		font-size: 10pt; 	font-weight: normal; 	font-family: arial;}
		A:hover 			{text-decoration: underline;	color: red;		 	font-size: 10pt; 	font-weight: normal; 	font-family: arial;}
		A:link 				{text-decoration: underline; 	color: blue; 		font-size: 10pt; 	font-weight: normal; 	font-family: arial;}

		a.Contents:visited 	{text-decoration: underline; 	color: #663366;		font-size: 9pt; 	font-weight: normal; 	font-family: arial;}
		a.Contents:active 	{text-decoration: underline; 	color: red; 		font-size: 9pt; 	font-weight: normal; 	font-family: arial;}
		a.Contents:hover 	{text-decoration: underline;	color: red; 		font-size: 9pt; 	font-weight: normal; 	font-family: arial;}
		a.Contents			{text-decoration: underline; 	color: #663366;		font-size: 9pt; 	font-weight: normal; 	font-family: arial;}
		
		A.Contents2:visited {text-decoration: underline; 	color: #0033CC; 	font-size: 8pt; 	font-weight: normal; 	font-family: arial;}
		A.Contents2:active 	{text-decoration: underline; 	color: red; 		font-size: 8pt; 	font-weight: normal; 	font-family: arial;}
		A.Contents2:hover 	{text-decoration: underline;	color: red; 		font-size: 8pt; 	font-weight: normal; 	font-family: arial;}
		A.Contents2:link 	{text-decoration: underline; 	color: #0033CC; 	font-size: 8pt; 	font-weight: normal; 	font-family: arial;}
			
		A.Small:visited 	{text-decoration: underline; 	color: blue; 		font-size: 8pt; 	font-weight: normal; 	font-family: arial;}
		A.Small:active 		{text-decoration: underline; 	color: purple; 		font-size: 8pt; 	font-weight: normal; 	font-family: arial;}
		A.Small:hover 		{text-decoration: underline;	color: red;		 	font-size: 8pt; 	font-weight: normal; 	font-family: arial;}
		A.Small:link 		{text-decoration: underline; 	color: blue; 		font-size: 8pt; 	font-weight: normal; 	font-family: arial;}
		
		P 					{text-decoration: none; 		color: #333333; 	font-size: 10pt;	font-weight: normal; 	font-family: arial;}
		ul					{text-decoration: none; 		color: #333333; 	font-size: 10pt;	font-weight: normal; 	font-family: arial;}
		li 					{text-decoration: none; 		color: #333333; 	font-size: 10pt;	font-weight: normal; 	font-family: arial;}
		a.normal			{text-decoration: none; 		color: #333333; 	font-size: 10pt;	font-weight: normal; 	font-family: arial;}
		a.TableTitleSm		{text-decoration: none; 		color: #FFFFFF; 	font-size: 8pt;		font-weight: bold; 		font-family: arial;}
		a.TableTitle		{text-decoration: none; 		color: #FFFFFF; 	font-size: 10pt;	font-weight: bold; 		font-family: arial;}
		a.Source			{text-decoration: none; 		color: #333333; 	font-size: 8pt;		font-weight: normal;	font-family: arial;		font-style: italic;}
		a.SourceNormal		{text-decoration: none; 		color: #000000; 	font-size: 8pt;		font-weight: normal;	font-family: arial;}
		a.PageTitle			{text-decoration: none; 		color: #333333; 	font-size: 13pt;	font-weight: bold;	 	font-family: arial;}
	
