.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 8a0000;
}
.heading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.welcome {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.gmstone {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B00002;
}
.bodytext {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.note {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #B00003;
}
