/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #00439c;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style1 {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #000000;
}
body,td,th {
	font-family: µ¸¿ò;
	font-size: 9pt;
	color: #000000;
}
a {
	font-family: µ¸¿ò;
	font-size: 9pt;
	color: #79a7e4;
}
.style2 {color: #666666}
.style3 {
	color: #a5a5a5;
	font-size: 8pt;
}