.meetingtext {
	font-family: "Trebuchet MS", tahoma, Arial;
	font-size: 12px;
	color: #00B2D9;
	list-style-type: disc;
}
.leftmenu {
	font-family: "Trebuchet MS", tahoma, Arial;
	font-size: 11px;
	color: #FFF;
	list-style-image:   url(images/ball.gif);
	list-style-type: disc;
}
.headlines {
	font-family: "Trebuchet MS", tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #8DC63F;
}
.bodytitles {
	font-family: "Trebuchet MS", tahoma, Arial;
	font-size: 14px;
	color: #333333;
	list-style-image:   url(images/ball.gif);
	list-style-type: disc;
	font-weight: bold;
}
.leftmenu a:link {
	color: #03C;
}
.leftmenu a:hover {
	color: #fff;
}
a:link {
	color: #03C;
	text-decoration: nonenone;
}
a:visited {
	text-decoration: none;
	color: #OCF;
}
a:hover {
	text-decoration: underline;
	color: #8dc63f;
}
a:active {
	text-decoration: none;
	color: #OOB2D9;
}
a {
	font-weight: bold;
}
.heading {
	color: #8DC63F;
	font-family: "Trebuchet MS", tahoma, Arial;
	font-weight: bold;
	font-size: 14px;
}

