.indextext { font-size: 11pt; color: #FFFFFF; text-decoration: none;}
.bandtext {
	font-size: 19pt;
	color: #FF3333;
	font-family: "Courier New", Courier, mono;
	color: #FF3333;
	text-align: left;
	filter: Invert;
	white-space: normal;
	background-color: #000000;
	margin: 0px;
	letter-spacing: 0.3em;
	text-indent: 1pt;
	font-weight: bold;
}
.titletext {  color: #FFFF66; font-size: 18px}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
	font-size: 13px;
}
.cart {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #990099; background-color: #33CCFF}
.title {
	font-size: 14px;
	color: #000066;
	padding: 6px;
	filter: Invert;
	}
a:link {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;


}
.small {
	font-size: 12px;
}
.contents {
	font-size: 10px;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
