body {
	background-image: url(background.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000;
	font-family: sans-serif;
	margin: 0px;
}

img {
	display: block;
	border-style: none;
	border-width: 0px;
}

div, td {
	color: #000000;
	font-family: sans-serif;
	font-size: 8pt;
}

.header {
	color: #000000;
	font-family: sans-serif;
	font-size: 14pt;
}

.header-2 {
	color: #000000;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
}