@charset "UTF-8";
.tables {
	text-align: center;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.f4aform {
	background-color: #666666;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.rightButtons {
	margin-top: auto;
	margin-left: auto;
	float: right;
}
.leftbuttons {
	float: left;
}
