 #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;

}

#nav-menu li
{
float: left;
margin: 0 0.7em;
}

 #nav-menu li a
{

height: 2em;
line-height: 2em;
float: left;
display: block;

color: #000066;
text-decoration: none;
text-align: center;
}

.hiddenlink {
  text-decoration: none; /* to remove the underline */
}
 #nav-menu li a:hover
{

	height: 2em;
	line-height: 2em;
	float: left;


	display: block;


	color: #0066FF;
	text-align: center;
}
.table_block {
	border: thin solid #000066;
	color: #000066;

}
.meeting_table {
	border: solid;
}
a {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {font-weight: bold;
      display: flex;
  justify-content: center;
  align-items: center;
}
.style5 {
	font-size: small;
	color: #0079C6;
}
.style6 {font-size: larger}
.style7 {font-size: smaller}
.style8 {color: #000066}
.style9 {	font-size: xx-small;
	color: #FFFFFF;
}

