.menu {
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
 line-height: 20px;
 color: #003366;
}
a.menu:hover {
 color: #cc9966;
 cursor: hand;
 text-decoration: none;
}
a.menu:link {
	text-decoration: none;
}
.activelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.agendalinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #333366;
}

