.ItemFontGreen1 {color: #006600}
.ItemFontBlue1 {font-size: 14px}
.ItemCaption {
	color: #9900CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
}
BODY    {
	font-size: 10pt;
	font-family:arial, helvetcia;
	background-image: url(/Default_images/bkgnd.gif);
}

a:link, a:visited, a:hover {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-size: 12pt;
	color: #6633FF;
}
/* overrides decoration from previous rule for hovered links */

TD      { font-size: 10pt; font-family:arial, helvetcia }

FORM    { font-size: 10pt; font-family:arial, helvetcia }

STRONG  { font-size: 10pt; font-family:arial, helvetcia }

B       { font-size: 10pt; font-family:arial, helvetcia }

H3      {
	font-size: 16pt;
	font-family:arial, helvetcia;
	color: #008080;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	text-decoration: underline;
	letter-spacing: 2px;
}

H6      { font-size: 9pt }

H4      { font-size: 12pt; font-family:arial, helvetcia; color: #008080 }
.Page_Bottom {
	background-color: #FFFF99;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ItemDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.ItemHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #009900;
}
.ItemPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.ItemDollarAmount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #009900;
}
.ItemLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000CC;
	text-decoration: underline;
}
.SOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FF0000;
}
