html,
body {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #333;
	line-height: 1.3em;
}
div.separator {
	margin-bottom: 10px;
}
td {
	font-family: Arial,Helvetica,Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
a {
	color: #556CC3;
}
a:visited, a:active {
	color: #23AFC7;
	display: block;
	text-decoration: none;
}