body {
	text-align: center;
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

form {
	padding: 0px;
}
.table1 {
	background-color: #979797;
	border-top-width: 12px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-color: #FFFFFF;
}
.table1 img {
	margin-left: 24px;
}


UL {
	margin: 0px 0px 0px 30px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.padding8 {
	padding: 8px;
}


input,select {
	font-size: 12px;
}
