body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td,input,select,option {
	font-family: "Dotum";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
input, textarea {
	border:1px solid #aaaaaa;
	background:#FFFFFF;
}
.verdana {
	font-family: "verdana";
	font-size: 9px;
	letter-spacing: -1px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.name1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
}
.11 {
	font-size: 11px;
	padding-right:10px;
}
.14 {
	font-size: 16px;
	font-weight: bold;
}
.m {
	background: #F7FFFF;
	font : bold;
	color: #666666;
}
.td_underline
{
 	border-bottom-width:1pt;
	border-bottom-color:E6E6E6;
	border-bottom-style:solid;	
}
.tall { font-variant:small-caps; }