@charset "utf-8";
.zarbi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	text-align: right;
}
.email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	text-align: left;
}

.email a{
	color: #666666;
	text-decoration: underline;
}

.zarbi a{
	color: #666666;
	text-decoration: none;
}
.blue {
	color: #03C;
}
a.blue{
	color: #03C;
}



.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #b6954f;
	text-align: center;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
}
.main a{
	color: #666666;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
}

