body {
	margin-top: 0px;
}
.style1 {
	font-family: "굴림";
	font-size: 9pt;
	color: #333333;
	line-height: 15px;
}
.style2 {
	font-family: "굴림";
	font-size: 9pt;
	line-height: 15px;
	color: #003399;
}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #006699;
	text-decoration: none;
}
