p.indent {
	text-indent: 15pt;
}
a.blk_underline {
	text-decoration: underline;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.blk_underline:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.mpStoryLink {
	text-decoration: underline;
	color: #000080;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.mpStoryLink:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.gen_link {
	text-decoration: underline;
	color: #000099;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

a.gen_link:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

a.blue_underline {
	text-decoration: underline;
	color: #000099;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

a.blue_underline:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

font.lg_blue_bold {
	color: #000080;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

font.blue_bold {
	font-size: 14px;
	color: #000080;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

font.blk_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

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;
}