.black-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.black-textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.white-textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
BODY {
	scrollbar-face-color: #aadb68;
	scrollbar-highlight-color: yellow;
	scrollbar-shadow-color: #7c9385;
	scrollbar-3Dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #7b53bd;
	scrollbar-base-color: yellow;
	SCROLLBAR-TRACK-COLOR: #ffffd8;
	}
.green-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aadb68;
	text-decoration: none;
	font-weight: bold;

}
.boldorangetext {
	font-weight: bold;
	border: thin solid #FF9966;

}
.boldpurpletext {
	font-weight: bold;
	border: thin solid #a469d8;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.border-green {
	border: thin solid #aadb69;
}
.11pt-blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.white-textboldhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.pricetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.smallgreentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #51C096;
	text-decoration: none;
}
