﻿body
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: black;
}
h3
{
  color: silver;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #0070B6;
}	
a:link, a:active, a:visited {
  color: #0070B6;
  text-decoration: none;		
}

a:hover {
  color: #0070B6;		
  text-decoration: underline;
}

td.Section
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

td.Section a:link, a:active, a:visited {
  color: #0070B6;
  text-decoration: none;
}

td.Section a:active {
  color: #0070B6;
  text-decoration: none;
}

td.Section a:hover {
  color: #0070B6;
  text-decoration: underline;
}

div.storyMain_Headline
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #0070B6;
}
div.storyMain_Preview
{
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}
div.storyMain_Content
{
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}
div.storyMain_ReadMore
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: right;
}
div.storyMain_RelatedStory
{
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}
div.storyMain_RelatedStories
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

div.storyQuickLinks_Headline
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #0070B6;
}
div.storyQuickLinks_Preview
{
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	color: Gray;
}
div.storyQuickLinks_Content
{
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	color: Gray;
}
div.storyQuickLinks_ReadMore
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: right;
	color: Gray;
}
div.storyQuickLinks_RelatedStory
{
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	color: Gray;
}
div.storyQuickLinks_RelatedStories
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	color: Gray;
}