#Address {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding-top: 50px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	line-height: 34px;
}

#Numbers {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 50px;
	padding-left: 35px;
	line-height: 34px;
}
#Forward {
	color: #990033;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
