body {
	background-color : #FEFEE4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000060;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 20px;
	margin-bottom : 0px;
	text-align: center;
}

img {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	vertical-align: top;
}

img.noBorder {
	border-style: none;
}

div.headline {
	margin-bottom : 20px;
}

div.text {
	margin-left:auto;
	margin-right:auto;
	width: 775px;
	text-align: left;
	margin-bottom: 20px;
}

div.copyright {
	margin-left:auto;
	margin-right:auto;
	width: 775px;
	text-align: right;
	margin-top: 20px;
}

.email {
	font-style: italic;
	color : #600500;
}

div.spacer {
	margin-top: 30px;
}

div.spacerSmall {
	margin-top: 10px;
}