.pghead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	border: dotted #FFFFFF;
}
.bodyLinkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e8b57;
	text-decoration: underline;
}
.bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e8b57;
	text-decoration: underline;
}
.bigbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000080;
}
.centertext {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #006400;
}
.centertextBlue {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #0033ff;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.smallcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.bodytxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a1a1a1;
}
.counter  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: maroon;
}
div#login .counter input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: maroon;
	background-color: #f0f0f0;
	border: 1px solid black;
	margin-top: 3px;
}
div#login .counter A {
	color: maroon;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9px;
}