.centre {
	text-align: center;
}
.indent1 {
	margin-left: 50px;
}
.subhead {
	font-weight: bold;
	text-decoration: none;
}
.border_green {
	border: 1px solid #339900;
}
.top_indent_10 {
	margin-top: 10px;
}
.bottom_indent_10 {
	margin-bottom: 10px;
}
.footer {
	font-size: 8pt;
	font-style: italic;
	text-decoration: none;
}
.right_align {
	text-align: right;
}
.indent_20 {

	margin-left: 20px;
}
.emphasis {
	font-style: italic;
	text-decoration: none;
}
