INPUT.alpha {
	border : none;
	font-family : Verdana;
	font-size : smaller;
	font-style : normal;
	font-variant : normal;
	height : 20px;
	width : 180px;
	background : transparent;
	font : bold;
	color : Silver;
}
INPUT.beta {
	border : none;
	font-family : Verdana;
	font-size : smaller;
	font-style : normal;
	font-variant : normal;
	height : 20px;
	width : 300px;
	background : transparent;
	font : bold;
	color : Silver;
}
TEXTAREA.gamma {
	border : none;
	font-family : Verdana;
	font-size : smaller;
	font-style : normal;
	font-variant : normal;
	height : 210px;
	width : 260px;
	background : transparent fixed;
	font : bold;
	cursor : crosshair;
	scrollbar-shadow-color : Aqua;
	overflow-y : hidden;
	color : Silver;
