body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}


table {
	width:500px;
}
#project {
	height: 6em;
	width: 560px;
}
#button {
	height: 22px;
	width: 70px;
}
#user,#title,#phone,#fax,#email,#web,#other{
	height: 1.2em;
	width: 150px;
	border: 1px solid #7F9DB9;
}
#company,#address{
	height: 1.2em;
	width: 300px;
	border: 1px solid #7F9DB9;
}
select,textarea{
	border: 1px solid #7F9DB9;
}
