body {
	margin-left: 0px;
	margin-top: 0px;
}
.text {
	font-family: "verdana", "µ¸¿òÃ¼", "µ¸¿ò";
	font-size: 9pt;
	color: #666666;
	line-height: 150%;
}
input {
	font-family: "verdana", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 8pt;
	border: expression( (this.type=='checkbox'||this.type=='radio')?'':'1px solid #DDDDDD' );
}
textarea{
	font-family: "verdana", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 8pt;
	color: #666666;
	line-height: 150%;
}
select {
	font-family: "verdana", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 8pt;
	border: 1px solid #FFFFFF;
}

.small {

	font-family: "verdana","µ¸¿ò","µ¸¿òÃ¼";
	font-size: 8pt;
	color: #666666;
}
.gray {
	font-family: verdana,"µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 9pt;
	color: #666666;
	line-height: 150%;
	letter-spacing: -1pt;
}
.orangeTitle {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", verdana;
	font-size: 9pt;
	color: #ff9900;
	line-height: 150%;
	font-weight: bold;
}
.blueBig {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼", verdana;
	font-size: 12pt;
	color: #003399;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: -1pt;
}
.redBig {

	font-family: "µ¸¿ò", "µ¸¿òÃ¼", verdana;
	font-size: 12pt;
	color: #ff4200;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: -1pt;
}
.blueTitle {

	font-family: verdana,"µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 9pt;
	color: #105dbd;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: -1pt;
}
.brown {

	font-family: "arial", "µ¸¿òÃ¼", "µ¸¿ò";
	font-size: 9pt;
	color: #70685A;
	line-height: 150%;
}
.darkgreen {


	font-family: "arial", "µ¸¿òÃ¼", "µ¸¿ò";
	font-size: 9pt;
	color: #64705A;
	line-height: 150%;
}
.white {

	font-family: verdana,"µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 9pt;
	color: #FFFFFF;
	letter-spacing: -1pt;
}
