@charset "utf-8";
.navbar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.navbarbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: #0080C0;
}
