.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.nzorganhead {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.normaltxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCC99;
}
.largehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.normaltxthighlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFCC33;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.txthighlightedwithmage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFCC33;
	list-style-image: none;
	background-image: none;
	background-repeat: no-repeat;
}
img.imageright { float: right; 15px; }
