body {
	background-color: #eef;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

body img{
	height: 80px;
}

th, td {
	padding-left: 15px;
	padding-right: 15px;
}

table, th, td {
	border: 1px solid gray;
	border-style: inset;
}

table img {
	height: 80px;
}