div.content {
	padding: 0px 0px 0px 10px;
	font-size: 14px;
}
div#address {
	float: right;
	width: 200px;
	padding: 5px;
	background-color: #575757;
	color: #ffffff;
	font: normal 9pt Arial,sans-serif;
}
div#address h1 {
	font: bold 11pt Arial,sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-bottom: #6f6f6f 1px solid;
}
div#address a {
	color: #ffffff;
}

div.content table {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
}
div.content table td,
div.content table th {
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding: 2px;
}
div.content table th {
	text-align: left;
	background-color: #f0f0f0;
	padding-right: 20px;
}


div.story_cols {
	width: 300px;
}
.story_cols div.story_body div {
	font-size: 9pt;
	margin-bottom: 8px;
}
.story_cols div.story_body div strong {
	font-size: 11pt;
}
.story_cols div.story_body div a {
	color: #0000ff;
}