@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font-family:tahoma,arial;
	font-size:9pt;
	color:#999999;
	font-weight:normal;
	text-align:left;
}
img{
	border:0px;
}
.textbox{
	font-size:8pt;
	font-family:tahoma,arial;
	font-weight:normal;
	color:#0000FF;
	border:1px solid #999999;
}
.button{
	font-size:8pt;
	font-family:tahoma,arial;
	font-weight:normal;
	color:#0000FF;
	border:1px solid #999999;
}