.meetingtext {
	font-family: "Trebuchet MS", tahoma, Arial;
	font-size: 12px;
	color: #666666;
	list-style-type: disc;
}
.leftmenu {

	font-family: "Trebuchet MS", tahoma, Arial;
	font-size: 11px;
	color: #990033;
	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: #333333;
}
.bodytitles {
	font-family: "Trebuchet MS", tahoma, Arial;
	font-size: 14px;
	color: #990033;
	list-style-image:   url(images/ball.gif);
	list-style-type: disc;
	font-weight: bold;
}
.leftmenu a:link {
	color: #9E1522;
}
a:link {
	color: #fbb040;
	text-decoration: nonenone;
}
a:visited {
	text-decoration: none;
	color: #ff6600;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: #fbb040;
}
a {
	font-weight: bold;
}
.heading {
	color: #9E1522;
	font-family: "Trebuchet MS", tahoma, Arial;
	font-weight: bold;
	font-size: 14px;
}
