body {
	background-image: url(images/background.gif);
	margin: 0px 0px 0px 10px;
	font-family: Tahoma;
	font-size: 12px;
}
.content {
	margin-top: 5px;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 2em;
}
.header {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
table {
	font-size: 12px;
}
p {
	line-height: 16px;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.tblbkg {
	background-image: url(images/tblbkg.gif);
	background-repeat: no-repeat;
}
