body {
	background-color: #B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.text {
	font-size: 12px;
	line-height: 1.4em;
	padding-right: 40px;
	background-color: #FFF;
	padding-bottom: 10px;
}
.title {
	font-size: 18px;
	color: #333;
	line-height: 1.4em;
}
.title_meetings {
	font-size: 22px;
	color: #3D4511;
}
.title_events {
	font-size: 22px;
	color: #763C22;
}
.textindex {
	font-size: 12px;
	line-height: 1.4em;
	padding-right: 20px;
	padding-left: 20px;
}

.footer_left {
	font-size: 11px;
	padding-top: 9px;
	padding-left: 0px;
}
.footer_right {
	font-size: 11px;
	padding-top: 9px;
	padding-right: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.text_pop {
	font-size: 12px;
	line-height: 1.4em;
	padding-right: 20px;
	background-color: #FFF;
	padding-left: 20px;
}
