tr.footer {
	background-color: #1800FF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


body {
	background-color: #FFFFFF;
}
div {
	left: 0px;
	top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td.heading {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

td.welcome {
	font-size: 26px;
	font-weight: bold;
	color: #000066;
}

td.name {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

td.info {
	font-size: 14px;
	font-weight: normal;
	color: navy;
}.special {
	color: #FF0000;
}
