body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	background: #ffddff;
}

a {
	color: #440033;
	text-decoration: underline;
}

a:hover {
	color: #990077;
	text-decoration: none;
}

div.intro {
	font-family: Arial;
	color: #000000;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background: #ffffff;
}

p.outro {
	font-family: Arial;
	color: #000000;
	font-size: 9px;
	text-align: center;
}

table {
	border-collapse: collapse;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

td.header_bg {
	background-image: url("img/bgheader.png");
	background-repeat: repeat;
	text-align: center;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
