.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.text_point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC9900;
	text-decoration: none;
}
.text_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999900;
	text-decoration: none;
}
BODY {
SCROLLBAR-FACE-COLOR: #fcfcfc;
 SCROLLBAR-HIGHLIGHT-COLOR: #fcd8d8;
 SCROLLBAR-SHADOW-COLOR: #fcd8fc;
 SCROLLBAR-3DLIGHT-COLOR: #fcfcfc;
 SCROLLBAR-ARROW-COLOR: #fcd800;
 SCROLLBAR-TRACK-COLOR: #fcfcfc;
 SCROLLBAR-DARKSHADOW-COLOR: #fcd8d8;
 SCROLLBAR-BASE-COLOR: #fcfcfc
}

.text_point2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
.input_small {
	height: 20px;
	width: 230px;
	background-color: #F5F5F5;
	border-top: 1px dotted #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.input_big {
	height: 70px;
	width: 250px;
	background: f5f5f5;
	border: 1pt dashed #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.emp {
	padding-top: 5px;
	padding-right: 3px;
}
