BODY, P, LI, TD, A, INPUT, H1, H2, H3
{
	font-family: 'Times New Roman' , Tahoma, sans-serif;
	font-size: 15px;
}
/*{font-family: verdana, arial; font-size: .9em}*/

H1
{
	font-size: 1.6em;
	font-weight: normal;
}
.story_Body
{
	width: 570px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.story_Body_Div
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.story_hl1
{
	font-family: Tahoma, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
.story_p
{
	font-family: 'Times New Roman' , Tahoma, sans-serif;
	font-size: 16px;
	line-height: 14pt;
	padding-top: 1em;
}
H2
{
	font-size: 1.2em;
	font-weight: bold;
}
.story_hl2
{
	font-family: Tahoma, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.story_byline
{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}
.story_byttl
{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
.story_pubDate
{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}
.location
{
	font-size: 1em;
	font-weight: normal;
}
.distributor
{
	font-size: 1em;
	font-weight: normal;
}
H3
{
	font-size: 1.1em;
	font-weight: bold;
}
.story_hl3
{
	font-size: 1.1em;
	font-weight: bold;
}
.note
{
	font-size: .8em;
	font-weight: normal;
	font-style: italic;
}
.tagline
{
	font-size: .8em;
	font-weight: normal;
	font-style: italic;
}
.StoryPageDiv
{
	position: relative;
	top: 66px;
	/*background-color: red;*/
}
.SkyscraperAdDiv1
{
	position: absolute;
	top: 1px;
	left: 571px;
	/*background-color: Teal;*/
}
.LeaderBoardAdDiv1
{
	position: relative;
	height: 90px;
	left: 3px;
	/*background-color: Lime;*/
}
.RectangleAdDiv1
{
	left: 3px;
	position: relative;
	/*background-color: Yellow;*/
}
.StoryPageHl1
{
	font-family:Arial;
	font-size:x-large;
	font-weight:bold;
	color:White;
}
.StoryPageByLine
{
	font-family:Arial;
	font-size:medium;
	font-weight:bold;
	color:White;
}
.StoryPageLocation
{
	font-family:Arial;
	font-size:medium;
	font-weight:normal;
	/*color:White;*/
}
.StoryPageHeadingDiv
{
	/*border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;*/
	/*position: absolute;*/
	left: 1px;
	width: 571px;
	top: 1px;
	height: 1px;
	/*height: 70px;
	background-color: #0000ff;*/
}
.StoryPageStoryDiv
{
	position: relative;
	left: 3px;
	/*background-color: Aqua;*/
}
.StoryPageStory
{
	position: relative;
	width: 570px; 
	/*background-color: Fuchsia;*/
}
.StoryPageBodyPanel
{
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	color: Black;
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
	position: absolute;
	left: 1px;
	width: 570px;
}


