/* CSS Document */


		.text { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; line-height: 16px; color: #0E0E0C}
		.text a { color: #009999; text-decoration: none; }
		.text a:hover { color: #33CCCC; text-decoration: underline; }
		
		.footer { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; line-height: 16px; color: #0E0E0C}
		.footer a { color: #009999; text-decoration: none; }
		.footer a:hover { color: #33CCCC; text-decoration: underline; }
		
		.big { font-size: 14px; font-weight: bold; line-height: 20px;}
		.grey { color: #666666; }

