/* CSS Document */
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px; 
	font-style: normal;
	font-weight: normal;  
	line-height: 11pt;  
	margin-left: 20px;
	text-decoration:none;
	}

.copyright { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #CCCCCC }
	
	A:link { font-family:  Arial, Verdana, Helvetica, serif; font-size: 11px; font-style: strong; line-height: normal; FONT-WEIGHT: normal; TEXT-DECORATION: underline; color: #4E4E49 }
A:visited { font-family:  Arial, Verdana, Helvetica, serif; font-size: 11px; font-style: strong; line-height: normal; FONT-WEIGHT: normal; TEXT-DECORATION: underline; color: #4E4E49 }
A:hover { font-family: Arial, Verdana, Helvetica, serif; font-size: 11px; font-style: strong; line-height: normal; FONT-WEIGHT: normal; TEXT-DECORATION: underline; color: #711D5E }

