﻿

.body         {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: top;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	margin-top: 4pt;
	margin-bottom: 6pt;
}
a:hover      { color: #0066CC }
.Title {
	font-family: "century gothic";
	font-size: 12pt;
	font-weight: bold;
	color: #577188;
	border-bottom-style: solid;
	border-width: 1pt;
	border-color: #000000;
	text-align: left;
	margin: 0pt;
	white-space: normal;
	padding-top: 6pt;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1pt;
	background-color: #DEDEDF;
	color: #2E3D4B;
	padding: 4px 2px 4px 2px;
}
.TitleNoSpace {
	font-family: "century gothic";
	font-size: 12pt;
	font-weight: bold;
	color: #577188;
	border-bottom-style: solid;
	border-width: 1pt;
	border-color: #000000;
	text-align: left;
	margin: 0pt;
	white-space: normal;
}
.ListPoint {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: top;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	list-style-type: disc;
	list-style-position: outside;
}
.ListPoint2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: top;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	margin-top:0;
	margin-bottom: 0;
	list-style-type: disc;
	list-style-position: outside;
}

.ListNumber {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 9pt;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: top;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	list-style-type: square;
	list-style-position: outside;
}