body {
	background: white;
	font-family: Tahoma, Helvetica, Arial;
	margin: 5px 5px 5px 5px;
}

table {
	border-collapse: collapse;
	margin: 0 0 0 0;
}

td {
	padding: 0px 9px 18px 9px;
	text-align: center;
}

td.title {
	padding: 0px 10px 10px 10px;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial;
	text-align: top;
}

td.pic {
	font-size: 8pt;
}

td.pic img {
	border-style: none;
}
a { color: blue; text-decoration: none; }
a:visited { color: #3E6Ab3; text-decoration: none; }
a:hover { text-decoration: underline; }
