input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;

}
.noline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
; font-size: 10px

}
a:hover {
	text-decoration: underline;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
}
