.z1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #EA720F;
}
.z2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.ob {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3E388C;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	border: 1px groove #948ED2;
	text-decoration: none;
	cursor: hand;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B82A4;
	text-decoration: none;
}
