BODY {
	margin-left : 5px;
	margin-top : 0px;
}
DIV.story {
	margin : 14px 14px 14px 14px;
}
SPAN.bodytext, DIV.bodytext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	color : #014E9A;
	line-height : 1.5 em;
}
.emphasis1 {
	font-weight: bold;
	color: #CC0000;
	display : inline;
}
.emphasis2 {
	font-weight: bold;
	display : inline;
}
A:VISITED {
	text-decoration : underline;
	color : #014E9A;
}
A:LINK {
	text-decoration : underline;
	color: #cc6600;
}
A:ACTIVE, A:HOVER {
	text-decoration : underline;
	color: #cc0000;
}