body, tr, td {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #555241;
	/*line-height: 150%;*/
}
input, textarea { font-size:9pt; border:1 solid #544C3F; }

.basic {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #555241;
	line-height: 150%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.smalltext {
	font-size: 11px;
	line-height: 150%;
	color: 544C3F;

}


a:link {
	color: 747474;
	font-family: "µ¸¿ò";
	text-decoration: none;

}
a:visited {
	color: 747474;
	font-family: "µ¸¿ò";
	text-decoration: none;

}
a:active {
	color: 747474;
	font-family: "µ¸¿ò";
	text-decoration: none;

}
a:hover {
	color: #9a7d62;
	font-family: "µ¸¿ò";
	text-decoration: underline;

}

.box {
	font-size:12px;
	font-family: "µ¸¿ò";
	border: 1px solid #666666;
}

.basic2 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}
