.brown {
	color: #9C7542;
	font-size: 12px;
	line-height: 18px;
}

.orange {
	font-size: 12px;
	line-height: 18px;
	color: #f7931e;
}


.blue {
	font-size: 12px;
	line-height: 18px;
	color: #0071A5;
}

.gray {
	font-size: 12px;
	line-height: 18px;
	color: #898989;
}

.text-16 {
	font-size: 16px;
	line-height: 22px;

}

body,table,tr,td,th {
	color: #898989;
	font-size: 9pt;
	line-height: 20px; 
	font-family:"Arial"
}


a:link {  color:#0C80B6; text-decoration: underline;}
a:visited { color:#0C80B6;text-decoration: underline;}
a:hover {  color:#0C80B6;text-decoration: underline;}