body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td,input {
	font-family: "Dotum";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

input,textarea {
	border: 1px solid #999999;
}
.verdana {
	font-family: "verdana";
	font-size: 12px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
img {
	border: none;
}
