.udl {
	text-decoration: underline;
}
A:link    {color:888888;text-decoration:none;}
A:visited {color:888888;text-decoration:none;}
A:active  {color:888888;text-decoration:none;}
A:hover  {color:555555;text-decoration:underline}

td {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	line-height: 1.5;
}

.just {
	text-align: justify;
	line-height: 1.6;
}

.just2 {
	text-align: justify;
	line-height: 1.4;
}

.bdr {
	border-left:1 solid;
	border-right:1 solid;
	border-top:1 solid;
	border-bottom:1 solid;
	border-color: #999999;
}

td.clr {
	color: red;
}

body {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	line-height: 1.3;
	text-align: justify;

	background-color: #ffffff;
	background-attachment: fixed;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

input {
	font-family: "µ¸¿ò";
	font-size: 9pt;
}

textarea {
	font-family: "µ¸¿ò";
	font-size: 9pt;
}

select {
	font-family: "µ¸¿ò";
	font-size: 9pt
}

usejustify {
	text-align: justify;
}
.CellPadding {
	padding: 3px;
}
