
td {
	  font-family: µ¸¿ò, Seoul, Verdana, helvetica;
	  font-size: 9pt;
	  line-height: 15pt;
	  color: #666666;
	}
.tit {
	  font-family: µ¸¿ò, Seoul, Verdana, helvetica;
	  font-size: 11pt;
	  color: #666666;
	  font-weight:bold;
	}

a:link, A:active, A:visited {
					  font-family: µ¸¿ò, Seoul, Verdana, helvetica;
					  font-size: 9pt;
   				      line-height: 18pt;
					  color: #666666;
					  text-decoration: none;
					  font-weight:bold;
					}

a:hover {
		font-size: 9pt;
		line-height: 18pt;
		color: #ff9600;
		text-decoration: none;
		font-weight:none;
		}


