a:link {
	font-family: Verdana;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.5px;
	line-height: 12px;
}
a:visited {
	font-family: Verdana;
	font-size: x-small;
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.5px;
	line-height: 12px;
}
body {
	font-family: "굴림";
	font-size: 9pt;
	line-height: 18px;
	color: #333333;
	font-weight: normal;

}
p {
	font-family: Verdana;
	font-size: x-small;
	line-height: 20px;
	margin-top:0px;
	margin-bottom:0px;
	color: #333333;
	font-weight: normal;
}

td {
	font-family: Verdana;
	font-size: x-small;
	line-height: 18px;
	color: #333333;
	font-weight: normal;

}
.unnamed1 {
	font-family: "굴림";
	font-size: 9pt;
	line-height: 16px;
	border: thin none #CCCCCC;
	font-weight: normal;
}
a:active {
	font-family: Verdana;
	color: #0066CC;
	font-size: x-small;
	letter-spacing: 0.5px;
	line-height: 12px;
}
a:hover {
	font-family: Verdana;
	font-size: x-small;
	color: #0066CC;
	letter-spacing: 0.5px;
	line-height: 12px;
}
.select		{
	border: 1px solid #999999;
	font-size:9pt;
	font-family:"굴림";
	color: #6699CC;
	background-color: #D3EAFE;
	font-weight: normal;
	font-style: normal;
	line-height: normal;

}
.input		{
	border: 1px solid #999999;
	font-size:9pt;
	font-family:"굴림";
	color: #666666;
	background-color: #F3F3F3;
	font-weight: normal;
	font-style: normal;
	line-height: normal;

}
.textarea	{
	border: 1px solid #999999;
	font-size:9pt;
	font-family:"굴림";
	color: #333333;
	background-color: #FAFAFA;
	font-weight: normal;
}
