﻿h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	color: Navy;
}
h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	color: Navy;
}
h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	color: Navy;
}
h4 {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	color: Navy;
}
h5 {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	color: Navy;
}
ul li {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: Navy;
	font-weight: normal;
	font-style: normal;
	list-style: disc outside;
}
dl dt dd {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: Navy;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
pre {
	font-size: 10pt;
	color: Navy;
}
.ljsFlagged {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: Red;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.ljsNormal {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: Navy;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.ljsPre {
	white-space: pre;
	color: Navy;
	font-weight: normal;
}
.ljsNormalBold {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: Navy;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.ljsNormalItalic {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: Navy;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.ljsSmall {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: Navy;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.ljsSmall a:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: Blue;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;
}
.ljsSmall a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #660000;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}
.ljsSmall a:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #40aaff;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}
.ljsSmall a:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: DarkGoldenRod;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}
.ljsForecast {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: Navy;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.ljsForecastBold {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: Navy;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.ljsSmallItalic {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: Navy;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.ljsLarge {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: Navy;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.ljsTitle {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: Navy;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.ljsTiny {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 6pt;
	color: Navy;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:link {
	font-family: Arial,Helvetica,sans-serif;
	color: Blue;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;
}
a:visited {
	font-family: Arial,Helvetica,sans-serif;
	color: #660000;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}
a:active {
	font-family: Arial,Helvetica,sans-serif;
	color: #40aaff;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial,Helvetica,sans-serif;
	color: DarkGoldenRod;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}
body {
	background-color: White;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: navy;
}
img {
	border: 0;
}
.date {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: Navy;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

