a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding: 0px;
}
.contentCell {
	padding: 10px 24px;
}
.footerCell {
	text-align: center;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}

b {
	font-weight: bold;
}

i {
	font-style: italic;
}