.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(images/grey-gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.emaillink {
	color: #411556;
	text-decoration: none;
}
.leading {
	line-height: 19px;
	font-size: 12px;

}

