BODY {
	background-color: #005600;
	margin: 5% 5% 5% 5%;
	color: #FFD700;
	font: serif;
	font-size: 14pt;
	line-height: 144%;
	font-weight: 300;
}
i {
	font-weight: 600;
}
h1 {
	font-weight: lighter;
}
h1.centre {
	text-align: center;
	margin-bottom: 36pt;
	margin-top: 48pt;
	font-size: 32pt;
	letter-spacing: 1px;
}
h1.title {
	text-align: right;
	letter-spacing: 6px;
	font-style: normal;
	font-family: serif;
	font-weight: lighter;
	margin-right: 50%;
	line-height: 100%;
	font-variant: small-caps;
	font-size: 300%;
}
p {
	font: serif;
}
p.text {
	}
p.greeting {
	letter-spacing: 2px;
	font-variant: small-caps;
	font-size: smaller;
}
p.centre {
	text-align: center;
	word-spacing: 1pt;
}

A:link {
	color: #FFD700;
}
A:active {
	color: #FFD700;
}
A:visited {
	color: #FFD700;
}
span.twelve_point {
	font-size: 12pt;
}
span.smallcaps {
	font-variant: small-caps;
}

