.left_menu_title {
	font-size: 11px;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
}
.highlight {
	color: #ff0000;
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	color: #cccc99;
	background-color: #330099;
	font-weight: bold;
}
.left_menu_item {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
.story_headline {
	font-size: 18px;
	font-weight: bold;
}
.story_byline {
	font-size: 10px;
	font-weight: bold;
}
.story_body {
	font-size: 12px;
	font-weight: normal;
}
.story_caption {
	font-size: 11px;
}
.story_body_highlight {
	color: #ff0000;
	font-size: 12px;
}
.story_body_highlight_bold {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}
.story_body_bold {
	font-size: 12px;
	font-weight: bold;
}
.members-table-label {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #99ff99;
}
.annotation {
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.check-box-label {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
