.order-item-title {
	color: #666666;
	font-style: normal;
	font-size: 12px; 
	font-weight: normal; 
	line-height: 22px;
}	

.order-item-headline {
	color: #666666;
	font-style: normal;
	font-size: 12px; 
	font-weight: normal; 
	line-height: 22px;
}	

.order-info-title {
	font-style: normal;
	font-size: 20px; 
	font-weight: bold; 
	line-height: 30px;
	text-align: left;
}	

.order-info-description {
	color: #666666;
	font-style: normal;
	font-size: 12px; 
	font-weight: normal; 
	line-height: 22px;
	text-align: justify;
}	

BODY { 
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Arial, Helvetica, Geneva, Swiss;	
}

.text { 
	color: black;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.footer  { color: #000000; font-size: 8pt }

.footer-lnk {
	color: #000000;
}

FONT.showcase { color: #996633; text-decoration: none }


A:link { color: #996633; text-decoration: underline }
A:visited { color: #996633; text-decoration: underline }
A:hover { color: #9c9e9c }
