/* CSS Style Sheet */

	/* Text */
	body, p, P, td, .txt { font-family: Verdana,Geneva,Arial,Helvetica,Sans-serif;}
	.txtdefault { font-size: 12px; color:#333333;}
	.txtcolorbg { font-size: 12px; color:#ffffff;}
	
	
	/* text sizes */
	.txt10 { font-size: 10px;}
	.txt12 { font-size: 12px; color: #333333; }
	.txt13 { font-size: 13px; color: #333333; }
	.txt14 { font-size: 14px; color: #333333; }
	.txtsmall {font-family: Arial,Helvetica,Sans-serif; font-size: 9px;}
