body       {
	color: black;
	font-size: 10pt;
	font-family: Georgia;
	font-style: normal;
	line-height: normal;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #003366;
}
p       {
	color: black;
	font-size: 10pt;
	font-family: Georgia;
	font-style: normal;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.small      { color: black; font-size: 8pt; font-family: Verdana; font-style: normal; line-height: normal }
.headBlue      {
	color: #003366;
	font-size: 13pt;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.frontText {
	color: black;
	font-size: 10pt;
	font-family: Georgia;
	font-style: normal;
	line-height: 12pt;
	margin-right: 20px;
	margin-left: 24px;
	margin-top: 0px;
	margin-bottom: 16px;
}
.frontHead {
	color: black;
	font-size: 11pt;
	font-family: Georgia;
	font-style: normal;
	line-height: normal;
	margin-right: 20px;
	margin-left: 24px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.tableSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.tablePad {
	color: black;
	font-size: 10pt;
	font-family: Georgia;
	font-style: normal;
	line-height: 12pt;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
