/*
A { 
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: left;
}

table, td {
	border-color: #666666;
	border-style: solid;
}

table {
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
}

td {
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0 0;
	background-color: #ffffff;
}
 */

p { 
	color: #000000;
		background-color: #ffffff;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

p A:link {
	color: #000000;
	text-decoration: underline;
}

p A:active {
	color: #c02028;
	text-decoration: underline;
}

p A:visited {
	color: #c02028;
	text-decoration: underline;
}

p A:hover {
	color: #c02028;
	text-decoration: underline;
}

.text { 
	color: #000000;
		background-color: #ffffff;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}

.text hr { 
	color: #000000;
	background-color: #666666;
	font-weight: normal;
	font-size: 11pt;
}

.text A:link {
	color: #000000;
	text-decoration: underline;
}

.text A:active {
	color: #c02028;
	text-decoration: underline;
}

.text A:visited {
	color: #c02028;
	text-decoration: underline;
}

.text A:hover {
	color: #c02028;
	text-decoration: underline;
}

.boldtext { 
	color: #000000;
		background-color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}

.boldtext hr { 
	color: #000000;
	background-color: #666666;
	font-weight: bold;
	font-size: 11pt;
}

.boldtext A:link {
	color: #000000;
	text-decoration: underline;
}

.boldtext A:active {
	color: #c02028;
	text-decoration: underline;
}

.boldtext A:visited {
	color: #c02028;
	text-decoration: underline;
}

.boldtext A:hover {
	color: #c02028;
	text-decoration: underline;
}

.boldcentertext { 
	color: #000000;
		background-color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.boldcentertext hr { 
	color: #000000;
	background-color: #666666;
	font-weight: bold;
	font-size: 11pt;
}

.boldcentertext A:link {
	color: #000000;
	text-decoration: underline;
}

.boldcentertext A:active {
	color: #c02028;
	text-decoration: underline;
}

.boldcentertext A:visited {
	color: #c02028;
	text-decoration: underline;
}

.boldcentertext A:hover {
	color: #c02028;
	text-decoration: underline;
}

.dateline  { 
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.headline  { 
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
}

.articlelink { 
	color: #000055;
	background-color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}

.articlelink A:link { 
	color: #000055;
	text-decoration: underline;
}

.articlelink A:visited { 
	color: #c02028;
	text-decoration: underline;
}

.articlelink A:hover { 
	color: #c02028;
	text-decoration: underline;
}

.subheadlinks  { 
	/* color: #000066; */
	color: #000055;
	background-color: #ffffff;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

.subheadlinks A:link { 
	/* color: #000066; */
	color: #000055;
	text-decoration: underline;
}

.subheadlinks A:visited { 
	/* color: #000066; */
	color: #000055;
	text-decoration: underline;
}

.subheadlinks A:hover { 
	color: #c02028;
	text-decoration: underline;
}

.subheader  { 
	/* color: #666666; */
	/* color: #000055; */
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
		margin-top: 10px;
}

.subheader  A:link { 
	/* color: #666666; */
	color: #000055;
	text-decoration: none;
}

.subheader  A:visited { 
	/* color: #666666; */
	color: #000055;
	text-decoration: none;
}

.subheader  A:hover { 
	color: #c02028;
	text-decoration: none;
}

.rsslink A:link { 
	color: #c02028;
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: left;
	vertical-align: baseline;
}

.eyeviewsub  { 
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	text-align: center;
		margin-bottom: 5px;
}

.eyeviewsub A:link { 
	color: #000000;
}

.eyeviewsub A:visited { 
	color: #000000;
}

.eyeviewsub A:hover { 
	color: #c02028;
}

.toplink { 
	color: #333333;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: center;
}

.toplink A:link { 
	color: #333333;
	text-decoration: underline;
	text-align: center;
}

.toplink A:visited { 
	color: #333333;
	text-decoration: underline;
	text-align: center;
}

.toplink A:hover { 
	color: #c02028;
	text-decoration: underline;
	text-align: center;
}

.timeheader  { 
	color: #ffffff;
	background-color: #000044;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.headerlinks  { 
	color: #c02028;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.headerlinks TABLE { 
	background-color: #000000;
}

.headerlinks TD { 
	background-color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.headerlinks  A:link {
	color: #c02028;
	text-decoration: underline;
}

.headerlinks  A:active {
	color: #c02028;
	text-decoration: underline;
}

.headerlinks  A:visited {
	color: #c02028;
	text-decoration: underline;
}

.headerlinks A:hover {
	color: #c02028;
	text-decoration: underline;
}

.breakinglink  { 
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	font-style: italic;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
}

.breakinglink A:link {
	color: #000000;
	text-decoration: underline;
}

.breakinglink A:active {
	color: #c02028;
	text-decoration: underline;
}

.breakinglink A:visited {
	color: #000000;
	text-decoration: underline;
}

.breakinglink A:hover {
	color: #c02028;
	text-decoration: underline;
}

.breakingtext  { 
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.breakingtext  A:link {
	color: #000000;
	text-decoration: underline;
}

.breakingtext  A:active {
	color: #c02028;
	text-decoration: underline;
}

.breakingtext  A:visited {
	color: #000000;
	text-decoration: underline;
}

.breakingtext A:hover {
	color: #c02028;
	text-decoration: underline;
}

.since { 
	color: #c02028;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.bookadb { 
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.bookadb img { 
	border-width: 0px;
}

.bookadi { 
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.bookad { 
	color: #c02028;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.bookad A:link {
	color: #000000;
	text-decoration: underline;
}

.bookad A:active {
	color: #c02028;
	text-decoration: underline;
}

.bookad A:visited {
	color: #000000;
	text-decoration: underline;
}

.bookad A:hover {
	color: #c02028;
	text-decoration: underline;
}

.articleheader { 
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.articletitle { 
	color: #000055;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.articletext { 
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
}

.articlelink { 
	color: #c02028;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: left;
}

.printheader { 
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.printtitle { 
	color: #000055;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.printtext { 
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
}

.printlink { 
	color: #c02028;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: left;
}

.redlink { 
	color: #c02028;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}

.redbold { 
	color: #c02028;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}

.redboldcenter { 
	color: #c02028;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.bluetext { 
	color: #000055;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}

.bluetextcenter { 
	color: #000055;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.subscribeheader { 
	color: #000055;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.welcomesubscribers { 
	color: #c02028;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.subscribetext { 
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}

.newsletterheader { 
	color: #000000;
	background-color: #cccccc;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.newsletterheader TD { 
	color: #000000;
	background-color: #cccccc;
}

.newslettertable table {
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
}

.newslettertable td {
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0 0;
	background-color: #ffffff;
}

.newslettercell { 
	color: #000055;
	background-color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}

.newslettercell TD { 
	color: #000055;
	background-color: #ffffff;
}

.newslettercell A:link {
	color: #000055;
}
.newslettercell A:visited {
	color: #333333;
}
.newslettercell A:hover {
  color: #c02028;
}

