body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
}
a:link {
	color: #558822;
	text-decoration: none;
}
a:visited {
	color: #FFFF66;
	text-decoration: none;
}
a:active {
	color: #66CC00;
	text-decoration: underline;
}
a:hover {
	color: #66CC00;
	text-decoration: underline;
}
h2 {
	font-size: 145%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
}
p {
	font-size: 100%;
	line-height: 110%;
}
.quote {
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 2em;
	font-size: 95%;
}
.rightpic {
	margin-bottom: 8px;
	margin-left: 8px;
	border: 0px;
	float: right;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer {
	font-size: 80%;
	text-align: center;
}
.righttext {
	text-align: right;
}
.leftpic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px;
	padding: 0px;
}
.footnote {
	font-size: 80%;
}
.rightlink {
	text-align: right;
}
.rightfnlink {
	font-size: 80%;
	text-align: right;
}
.notesheader {
	font-weight: bold;
	text-decoration: underline;
}
.centre {
	text-align: center;
}
.picborder {
	border: 1px solid #000000;
}
h4 {
	font-size: 105%;
	font-weight: bold;
}
.leftpicborder {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-bottom: 10px;
}
h5 {
	font-size: 90%;
	font-weight: bold;
	line-height: 100%;
}
h1 {
	font-size: 200%;
	line-height: 140%;
	font-weight: bold;
}
.justify {
	text-align: justify;
}
.linkpicborder {
	border: 2px groove #000000;
}
.centrequote {
	font-size: 95%;
	text-align: center;
}

