BODY {
	background-color: #000056;
	margin: 5% 5% 5% 5%;
	color: #FFD700;
	font: serif;
	font-size: 14pt;
	line-height: 144%;
}
h1 {
	font-weight: lighter;
}
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: small;
}
p.centre {
	text-align: center;
}
th {
}	
td {
}
A:link {
	color: #EAC800;
}
A:active {
	color: #DC143C;
}
A:visited {
	color: #EAC800;
}
span.smlogo {
	float: left;
	vertical-align: sub;
}span.smampersand {
	font-size: 85%;
}
