td,table,th,body 
        {font-family: ??, arial,curier,seoul;
	     color: #333333;
	     text-decoration: none;
         font-size: 9pt;
	     line-height:1.3}

a:link
        {text-decoration : none; color: #333333; font-size: 9pt; font-family:??; TEXT-DECORATION: none}
a:visited
		{text-decoration : none; color: #333333; font-size: 9pt; font-family:??; TEXT-DECORATION: none}
a:active
		{text-decoration : none; color: #333333; font-size: 9pt; font-family:??; TEXT-DECORATION: none}
a:hover
		{text-decoration : none; color: #BCB8B5; font-size: 9pt; font-family:??; TEXT-DECORATION: underline}


