@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: 돋움;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color:black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: 돋움;
	font-size: 9pt;
	color: #E7EDEF;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #666666;
}
td {font-size:11px; color:black; font-family:"돋움";}
input,textarea,select {font:9pt tahoma,돋움; color:black;}
img {border:0;}
form {margin:0;}
-->
</style>
