.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	padding-right: 2px;
}
.bodyTextIt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-style: italic;
	text-align: justify;
}
.bodyTextCenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	padding-right: 2px;
}
.pageNumbersPlain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
.pageNumbersvisit {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #009966;
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #009966;
	text-decoration: none;
}
a:visited {
	color: #009966;
	text-decoration: none;
}.bodyTextBigger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	text-align: center;
	padding-right: 2px;
}