	body  {
		font-family : arial, helvetica, sans-serif;
		font-size : 12px;
	}
	
	h2 {
		text-align: center;
		font-weight: bold;
		border: 0px solid red;
		margin: 1px;
		font-size: 15px;
		text-transform: uppercase;
	}
	table {
		margin-left: 15px;
	}
	table tr td.formfooter {
		text-align: center;
	}
