.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 5px;
	color: #000000;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	left: 50px;
	right: 50pt;
	text-align: center;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #666600;
}
.italics {
	font-style: italic;
}
.bold {
	font-weight: bold;
	text-align: left;
}
.boldheading {
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.textplain {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
}
.graphics {
	float: left;
	clear: none;
	margin-right: 10px;
	margin-bottom: 10px;
}

