.text {
	font-family: Tahoma, sans-serif, SansSerif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;

}
.textbox {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px inset #999999;
}
