#utility-menu
{
	display: none;
}

#body_bulletins_list h1
{
	text-align: center;
	margin-bottom: 0;
}
#body_bulletins_list h3
{
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
#body_bulletins_list h4
{
	font-weight: normal;
	text-align: center;
	margin: 0;
}
#body_bulletins_list table
{
	margin: 0 auto;
}
#body_bulletins_list th
{
	font-size: 22px;
	padding-top: 15px;
}
#body_bulletins_list td
{
	padding: 3px;
}
#body_bulletins_list #overviewTable td
{
	font-size: 20px;
	color: #000;
}
#body_bulletins_list .pageWrapper a
{
	color: #000;		
}
#body_bulletins_list p
{
	text-align: center;
}
#body_bulletins_list .even
{
	background: #ddd;
}
#body_bulletins_list .odd
{
	background: #bbb;
}