.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.head {
	line-height: 2em;
}
.tables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7E7E7;
	text-align: center;
	line-height: 1.5em;
}
.tableHead {
	font-weight: bold;
}

.formHead {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	font-style: italic;
}
.form {
	background-color: #e7e7e7;
	padding: 6px;
	border: 1px solid #999999;
}
.tdAddbutton {
	padding-top: 18px;
}
