.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #454583;
	background-color: #FDE59A;
	padding-left: 6px;
	height: 30px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px;
	text-align: justify;
	line-height: 16px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 9px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 9px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 9px;
}
p {
	margin-top: 0px;
	margin-bottom: 9px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 6px;
	display: block;
}
.lightlink, .lightlink:visited {
	color: #FFFF66;
	text-decoration: none;
}
.lightlink:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.formPadding {
	padding-right: 6px;
	padding-bottom: 6px;
}
.smallTableText {
	font-size: 10px;
}
.alignRight {
	float: right;
	width: 150px;
	margin-bottom: 6px;
	margin-left: 9px;
}
.wrapTable {
	border: 2px solid #FFFFFF;
}
.petition {
	font-family: "Times New Roman", Times, serif;
	background-color: #E1B986;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 14px;
	line-height: 18px;
}
