.udl {
	text-decoration: underline;
}
a:link {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

a:hover {
	color : #0000FF;
	font-family: "±¼¸²";
	font-size: 9pt;
	text-decoration: none;
}

.bdr {
	border-left:1 solid;
	border-right:1 solid;
	border-top:1 solid;
	border-bottom:1 solid;
	border-color: #999999;
}

td {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #4E4E4E;
	text-decoration: none;
	line-height: 1.8;
}

body {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #6C6C6C;
	text-decoration: none;
	line-height: 1.8;
	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;
	border-style:solid; 
	border-width:1; 
	border-color:#E2E2E2;
}

textarea {
font-family: "±¼¸²";
	font-size:9pt;
	border-style:solid; 
	border-width:1; 
	border-color:#E2E2E2;
}

select {
	font-family: "±¼¸²";
	font-size: 9pt;
}

.small {
	font-family: "±¼¸²";
	font-size: 9pt;
}

usejustify {
	text-align: justify;
}

.CellPadding {
	padding: 3px;
}
