.menu {
	font-family: "Arial Black";
	font-size: 14px;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.textbold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
