.cellBKGR {
	background-image: url(images/index_06.gif);
}
.menuTEXT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: .04em;
}
.bodyTEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: .04em;
	line-height: 22px;
	color: #CCC;
}
.bodyTEXThighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.04em;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}
.headerTEXT {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #811D3D;
	letter-spacing: .3em;
}
.headerTEXTCopy {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #811D3D;
	letter-spacing: .3em;
}
.jumpMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #B1B1B1;
	background-color: #000;
	border: 1px solid #666;
}


.tinyTEXT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	letter-spacing: normal;
	color: #999;
}
.seriesTEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: .1em;
	font-weight: bold;
}
.subheadTEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: normal;
	line-height: inherit;
	color: #999;
	font-variant: normal;
}

a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #8C6C75;
}
a:active {
	text-decoration: none;
	color: #CCC;
}

