.input {
	border-left:1px solid #AFAFAF;
	border-top:1px solid #AFAFAF;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	font-size: 12px;
	margin: 1px;
}

.Petition {
	width: 800px;
	position: absolute;
	visibility: visible;
	background-position: center;
	left: 10%;
	height: 519px;
	font-size: 10px;
	font-family: "Verdana";
}

table.menu {
	font-size: 10px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-family: "Verdana";
}

table.menu a {
	font-size: 10px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-family: "Verdana";
}

table.header {
	border: 1px solid gray;
	border-width: 0 0 1px 0;
}
table.header a {
	font-size: 10px;
	color: gray;
	font-weight: bolder;
	text-decoration: none;
	font-family: "Verdana";

}

table.footer {
	border: 1px solid gray;
	border-width: 1px 0 0 0;
	font-size: 10px;
	color: gray;
	font-weight: bolder;
	font-family: "Verdana";
}

table.footer a {
	font-size: 10px;
	color: gray;
	font-weight: bolder;
	text-decoration: none;
	font-family: "Verdana";
}
