.text {
	font-family: "µ¸¿òÃ¼";
	font-size: 9pt;
	border: none;
}
A:link		{ text-decoration:none; color:#6D6D6D}
A:visited	{ text-decoration:none; color:#6D6D6D}
A:active	{ text-decoration:none; color:#6D6D6D}
A:hover		{ text-decoration:none; color:#444444}
.table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: "???";
	font-size: 9pt;
}
