body {
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	font-size: 12px;
}
p {
	font-size: 10px;
	font-weight: bold;
}

