@charset "windows-1255";
.text {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #000066;
}
.text:link {
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
	color: #000066;
}
.text:hover {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #000066;
}

.title1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.creditFont {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.smallTitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
