@CHARSET "UTF-8";

.headline {
	font-size:14px;
	text-decoration: underline;
	font-weight:bold;
	margin-bottom:10px;
}
.paragraph {
	margin-bottom:10px;
}
.paragraph span {
	font-style: italic;
	text-decoration: underline;
	font-weight:bold;
}
.last {
	margin-bottom:0px;
}
.player {
	float:right;
	width:400px;
	height:300px;
	margin-left:20px;
	margin-bottom:10px;
}
object {
	outline:0px;
	border:1px solid #D2D2D2;
	background:#000;
}
.flash_icon {
	vertical-align:middle;
	height:18px;
	width:18px;
}
