@charset "windows-1255";
.creditFont {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}

.creditFont a {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
}

.creditFont a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration:underline;
}.pageTitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #66800e;
}
.text {
	font-family: Arial;
	font-size: 13px;
	color: #191919;
}

