body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

ul {
margin-right: 20px;
}

a:link {
	color: #1C85C7;
}
a:visited {
	color: #1C85C7;
}
a:hover {
	color: #0033CC;
}
a:active {
	color: #0066FF;
}

.Title {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}

.footer {
	font-size: 9px;
	text-align: left;
	width: 200px;
	border-top: 1px dotted #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	padding-top: 5px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.breadcrumbs {
	text-align: left;
	color: FFFFFF;
	font-weight: bold;
	padding: 5px;
}

a.breadcrumbs:link {
	color: #FFFFFF;
}

a.breadcrumbs:visited {
	color: #FFFFFF;
}
a.breadcrumbs:hover {
	color: #CCCCCC;
}
a.breadcrumbs:active {
	color: #CCCCCC;
}

.story_content {
	line-height: 125%;
	margin: 10px;
}

.white_text {color: #FFFFFF}

.spec_box {
	background-color: #CCCCCC;
	padding: 10px;
	white-space: normal;
	margin: 10px;
	float: right;
	width: 200px;
}
.sidebar_text {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 15px;
	line-height: normal;
}
.sidebar_title {
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 20px;
}
.story_content_20px {
	margin: 15px 20px 20px;
	padding: 0px;
}
.story_content_40px {
	line-height: 120%;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.story_content_headline {
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
	margin: 10px;
}

.story_content_20px_headlines {
	margin: 20px;
	font-size: 14pt;
}

.tiny {
	font-size: 9px;
}
