/* CSS Document */

div.meeting_display {
        font-family: "MS Trebuchet", Arial, Tahoma, sans-serif;
        font-size: 12px;
	margin: 0 0 0 20px;
	padding: 2px 0 0 0;
	} 

ul {
list-style-type: none;
}

li {
display: inline;
list-style-type: none;
padding-right: 20px;
}

.nextmeeting a {
  text-decoration: none;
  color: #000000;
}

.nextmeeting a:hover {
  color: #000280;
}

.nextmeeting {font: normal 12px "MS Trebuchet", Arial, Tahoma, sans-serif; letter-spacing: 0px; margin: 0 0 0 0; padding: 0 0 0 0;}