#form {
	text-align:left;
	color:#000000;
	font-weight:bold;
}

#form td {
	padding:10px;
	padding-left:20px;
}

label {
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-bottom:6px;
	margin-top:6px;
}

input.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border:1px solid #000000;
	background-color:#FFFFFF;
}

