<style type="text/css">

body {
	background-color: #220805;
}

td {
	font-family: arial;
	font-size: 11px;
	color: #220805;
}

a {
	text-decoration: none;
	color: #220805;
}

.title {
	font-weight: bold;
	font-size: 13px;
}

.contactInfo {
	font-size: 12px;
}


.whiteTitle {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}

.whiteText {
	font-weight: bold;
	color: #ffffff;
}

</style>