﻿#pageheading {
	font-family: Verdana;
	font-size: large;
	color: #003300;
	font-style: italic;
	font-weight: bold;
	margin: 10px;
	text-align: center;
}
.bodytext {
	font-family: Arial;
	font-size: small;
	margin: 10px;
}
.printcopy {
	font-size: small;
	color: #990033;
	text-align: right;
	margin-right: 20px;
	font-weight: bold;
}
.printcopy a {
	text-decoration: none;
	color: #993333;
}
.imageright {
	float: right;
	padding: 5px;
}
.bodytext1 {
	font-family: Arial;
	font-size: large;
	margin: 10px;
}

