/****************************************************************************************************/	
/* main txt formatting */

	BODY 	{ background-color: #FFFFFF; margin-right: 0px; margin-left: 0px; }	
	HR	{ color: #FF9000; background-color: #FF9000; height:1px; }
	P	{ font-family: Arial, Verdana,  Helvetica, sans-serif; font-style: normal; font-size: 11px; letter-spacing: 0.05em; color: #FFFFFF;  }	
	TD	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-size: 11px; letter-spacing: 0.05em; color: #FFFFFF;  }	
	A	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-size: 11px; letter-spacing: 0.05em; color: #A7A7A7;  }	
	A:link		{ color: #FF9000; text-decoration: none;font-weight:bold; }
	A:visited 	{ color: #FF9000; text-decoration: none;font-weight:bold; }
	A:hover 	{ color: #FFFFFF; text-decoration: none;font-weight:bold; }
	
	TD.stpatty { font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-size: 11px; letter-spacing: 0.05em; color: #FFFFFF;  }	
	
	.contact { font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-size: 14px; letter-spacing: 0.05em; color: #A7A7A7;  }	
	.contact.link { color: #FF9000; text-decoration: none;font-weight:bold; }
	.contact.visited { color: #FF9000; text-decoration: none;font-weight:bold; }
	.contact.hover { color: #FF9000; text-decoration: none;font-weight:bold; }
	
/****************************************************************************************************/	
