.pwnormal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #99FF66;
	line-height: 14px;
}
.pwlargebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-position: left;
	color: #99FF99;
	line-height: 14px;
	text-align: center;
}
.pwnormalbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #99FF99;
	background-position: left;
	line-height: 14px;
}
.pwnormalitalic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #99CC33;
	text-align: right;
}
.pwpicstrong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #99FF66;
	text-align: right;
}

