.menu {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.title {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.text-black {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

