body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: e3e2e2;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
td {
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boldcopy {
	font-size: 16px;
	font-weight: bolder;
}

