body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	list-style-type: disc;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	font-style: italic;
	color: #003333;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.SmallText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000033;
}
SmallHeadItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.SmallHeadIt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.lightgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.PaleGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #999999;
	font-style: italic;
}
.smalltext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.SectionLead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000099;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
