body {
	margin:0px;
	padding:0px;
	color:#000000;
	background-color:#ffffff;
	font-family: "Frutiger Linotype", "Trebuchet MS", arial;
	font-size:medium;
	}

a {
	color: navy;
	font-weight:700;
	text-decoration:none;
}

#header {
	display:none;
	}


#menu {
	display:none;
}

.highlight {
	background-color:yellow;
}

.storyTitle {
	margin-bottom:10px;
	font-size: 15px;
	font-weight: bold;
	color: #808080;
	font-family: "frutiger linotype", "Trebuchet MS", arial;
}

.storyContent {
	font-size:medium;
	line-height:120%;
	font-family: "frutiger linotype", "Trebuchet MS", arial;
}

.storyAuthor {
	font-size:x-small;
	font-weight: bold;
}

.storyCategory {
	font-size:11px;
	font-weight: bold;
}

.articleToolbar {
	margin-top:5px;
	margin-bottom:20px;
	font-family:arial;
	font-size:11px;
}
