.brown {
	color: #9C7542;
	font-size: 12px;
 
}

.orange {
	font-size: 12px;
 
	color: #f7931e;
}
body,table,tr,td,th {
	color: #898989;
	font-size: 9pt;
 	line-height: 20px; 
	font-family:"Arial"
}
a:link {  color:#F7931E; text-decoration: underline;}
a:visited { color:#F7931E;text-decoration: underline;}
a:hover {  color:#F7931E;text-decoration: underline;}