a:link {
	font-family: "굴림";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {  font-family: "굴림"; font-size: 9pt; text-decoration: none; color: #000000}
body {
	font-family: "굴림";
	font-size: 9pt;
	line-height: 18px;
	color: #333333;
	font-weight: normal;

}
p {
	font-family: "굴림";
	font-size: 9pt;
	line-height: 20px;
	margin-top:0px;
	margin-bottom:0px;
	color: #333333;
	font-weight: normal;
}

td {
	font-family: "굴림";
	font-size: 9pt;
	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: "굴림"; color: #0066CC; font-size: 9pt}
a:hover {  font-family: "굴림"; font-size: 9pt; color: #0066CC}
.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;
}
