body {
	background-color: white;
	color: #4b4b4b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a, a:active, a:focus, a:link, a:visited {
	text-decoration: none;
	color: #4b4b4b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	background-color: #ffc1ff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table {
	color: #4b4b4b;
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
P {
	text-align: justify;
}
.quote {
	color: #4b4b4b;
	font-size: 9pt;
	font-family: "Courier New", Courier, monospace;
	width: 500px;
	text-align: center;
}
.bolder {
	color: #870387;
	font-size: 12pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bold {
	color: #870387;
	background-color: #e5e7e6;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bold-green {
	color: #728035;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bold-purple {
	color: #aa00aa;
	font-size: 12pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.more {
	text-align: right;
}
.small {
	font-size: 8pt;
	color: #870387;
	font-style: italic;
}
.hometext {
	font-size: 7pt;
	color: #808080;
	text-align: justify;
	margin-left: 20px;
	font-weight: 600;
}
.hometext-heavy {
	color: #4b4b4b;
	font-size: 8pt;
	font-weight: 900;
}
.hometext-wide {
	font-size: 8pt;
	color: #808080;
	text-align: justify;
	margin-right: 10px;
	font-weight: 600;
}
.hometext-narrow {
	font-size: 8pt;
	color: #808080;
	text-align: justify;
	margin-left: 50px;
	margin-right: 50px;
	font-weight: bold;
}
.hometext-products {
	font-size: 9pt;
	color: #808080;
	text-align: justify;
	margin-left: 25px;
	font-weight: 600;
}
.hometext-products-heavy {
	color: #4b4b4b;
	font-size: 9pt;
	font-weight: 900;
}
