p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 5px;
	font-size: 14px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 10px 0px 0px;
}
.address1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;

}
.address2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	margin-bottom: 10px;

}
h3 {

	font-family: "Arial Black", Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 10px 0px 0px;
}
.body {

	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 10px 20px;
	font-size: 14px;
}
.bottomaddress {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 5px 5px;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;

}
.bottomslogan {

	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 5px 5px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.close {

	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 5px;
	font-size: 10px;
}
