p.indent {
	text-indent: 15pt;
}
a.blk_underline {
	text-decoration: underline;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

a.blk_underline:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}

a.mpStoryLink {
	text-decoration: underline;
	color: #000099;
	font-size: 10pt;
	font-weight: bold;
}

a.mpStoryLink:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}

a.mainStory:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
}

a.mainStory {
	text-decoration: underline;
	color: #000099;
	font-size: 12pt;
	font-weight: bold;
}

a.newsArchive {
	text-decoration: underline;
	color: #000099;
	font-size: 10pt;
}

a.newsArchive:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 10pt;
}

a.newsArchive:visited {
	text-decoration: underline;
	color: #800040;
	font-size: 10pt;
	
}

a.newsPhoto {
	text-decoration: underline;
	color: #000099;
	font-size: 12pt;
}

a.newsPhoto:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12pt;
}

a.gen_link {
	text-decoration: underline;
	color: #000099;
	font-size: 12pt;
}

a.gen_link:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12pt;
}

a.gen_link:visited {
	text-decoration: underline;
	color: #800040;
	font-size: 12pt;
	
}

a.photoIndex {
	text-decoration: underline;
	color: #000099;
	font-size: 10pt;
}

a.photoIndex:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 10pt;
}

a.frgLinkTbl:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}

a.frgLinkTbl {
	text-decoration: underline;
	color: #000099;
	font-size: 10pt;
	font-weight: bold;
}

a.blue_underline {
	text-decoration: underline;
	color: #000099;
	font-size: 12pt;
}

a.blue_underline:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12pt;
}

td.table_header {
	text-align: center;
	vertical-align: top;
	background-color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
td.red_stripe {
	background-color: #990000;
	width: 2px;
	vertical-align: top;
}

td.blank_stripe {
	width: 2px;
	vertical-align: top;
}

td.newsArchive {
	color: #000000;
	font-size: 10pt;
}