You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by ax...@apache.org on 2010/01/01 13:48:53 UTC

svn commit: r895003 [2/2] - /spamassassin/trunk/rulesrc/sandbox/emailed/00_FVGT_File001.cf

Modified: spamassassin/trunk/rulesrc/sandbox/emailed/00_FVGT_File001.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/emailed/00_FVGT_File001.cf?rev=895003&r1=895002&r2=895003&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/emailed/00_FVGT_File001.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/emailed/00_FVGT_File001.cf Fri Jan  1 12:48:52 2010
@@ -14,15 +14,15 @@
 # -> SOME RULES REQUIRE THAT YOU HAVE TRUSTED_NETWORKS SET PROPERLY <- #
 #                                                                      #
 ########################################################################
-# v0.00.13 = 11/24/2006 - Spam identified as spam by these rules: 23276 of 33482	69.5%
-# v0.00.14 = 11/30/2006 - Spam identified as spam by these rules: 24241 of 34698	69.8%
-# v0.00.15 = 12/04/2006 - Spam identified as spam by these rules: 24830 of 34870	71.2%
+# v0.00.13 = 11/24/2006 - Spam identified as spam by these rules: 23276 of 33482        69.5%
+# v0.00.14 = 11/30/2006 - Spam identified as spam by these rules: 24241 of 34698        69.8%
+# v0.00.15 = 12/04/2006 - Spam identified as spam by these rules: 24830 of 34870        71.2%
 # v0.00.16 = Minor tweaks to scores for FP reports.
 # v0.00.17 = Changed License to Apache v2
-# v0.00.17 = 12/23/2006 - Spam identified as spam by these rules: 27051 of 37183	72.7%
-# 
+# v0.00.17 = 12/23/2006 - Spam identified as spam by these rules: 27051 of 37183        72.7%
+#
 #            442 Rules included
-# 
+#
 ############################################
 ####### START NEWEST RULES / 0 Day #########
 # These rules are the freshest to this set #
@@ -30,234 +30,234 @@
 ############################################
 
 
-header   FH_MSGID_XXBLAH	MESSAGEID =~ /6c822ecf/
-describe FH_MSGID_XXBLAH	Common sign in msg-id's 12/21/2006
-##score    FH_MSGID_XXBLAH	10.357
+header   FH_MSGID_XXBLAH        MESSAGEID =~ /6c822ecf/
+describe FH_MSGID_XXBLAH        Common sign in msg-id's 12/21/2006
+##score    FH_MSGID_XXBLAH      10.357
 #counts   FH_MSGID_XXBLAH          254s/0h of 44365 corpus (34562s/9803h FVGT) 12/21/06
 #counts   FH_MSGID_XXBLAH          255s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_LETTERS_21B		/-- [a-z]{21}/
-describe FB_LETTERS_21B		Special people leave special signs!
-##score    FB_LETTERS_21B		10.357
+body     FB_LETTERS_21B         /-- [a-z]{21}/
+describe FB_LETTERS_21B         Special people leave special signs!
+##score    FB_LETTERS_21B               10.357
 #counts   FB_LETTERS_28B           105s/0h of 44365 corpus (34562s/9803h FVGT) 12/21/06
 #counts   FB_LETTERS_21B           225s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
 
-body     __F_LARGE_MONEY	/\d\d\d,\d\d\d/
-body     __F_LARGE_MONEY_2	/\d\d?\s?(?:thousand|(?:m|b|tr)illion)/i
-meta     __FM_LARGE_MONEY	(__F_LARGE_MONEY || __F_LARGE_MONEY_2)
-body     __YOU_HAVE_WON		/you(?: \w+)? won/i
-body     __FB_CONGRADS		/Congratulations/i
-meta     __YOU_WON_SOMTIN	(__YOU_HAVE_WON || __FB_CONGRADS)
-body     __FB_NATIONAL		/national/i
-body     __FB_LOTTERY		/lottery/i
-meta     __FM_NAT_LOTTERY	(__FB_NATIONAL && __FB_LOTTERY)
-
-meta     FM_LOTTO_MONEY		(__FM_LARGE_MONEY && __FM_NAT_LOTTERY)
-describe FM_LOTTO_MONEY		Talks about lotto and large money!
-##score    FM_LOTTO_MONEY		2.011
+body     __F_LARGE_MONEY        /\d\d\d,\d\d\d/
+body     __F_LARGE_MONEY_2      /\d\d?\s?(?:thousand|(?:m|b|tr)illion)/i
+meta     __FM_LARGE_MONEY       (__F_LARGE_MONEY || __F_LARGE_MONEY_2)
+body     __YOU_HAVE_WON         /you(?: \w+)? won/i
+body     __FB_CONGRADS          /Congratulations/i
+meta     __YOU_WON_SOMTIN       (__YOU_HAVE_WON || __FB_CONGRADS)
+body     __FB_NATIONAL          /national/i
+body     __FB_LOTTERY           /lottery/i
+meta     __FM_NAT_LOTTERY       (__FB_NATIONAL && __FB_LOTTERY)
+
+meta     FM_LOTTO_MONEY         (__FM_LARGE_MONEY && __FM_NAT_LOTTERY)
+describe FM_LOTTO_MONEY         Talks about lotto and large money!
+##score    FM_LOTTO_MONEY               2.011
 #counts   FM_LOTTO_MONEY           48s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-meta     FM_LOTTO_YOU_WON	(__FM_LARGE_MONEY && __FM_NAT_LOTTERY && __YOU_WON_SOMTIN)
-describe FM_LOTTO_YOU_WON	Talks about lotto and you won!
-##score    FM_LOTTO_YOU_WON	3.741
+meta     FM_LOTTO_YOU_WON       (__FM_LARGE_MONEY && __FM_NAT_LOTTERY && __YOU_WON_SOMTIN)
+describe FM_LOTTO_YOU_WON       Talks about lotto and you won!
+##score    FM_LOTTO_YOU_WON     3.741
 #counts   FM_LOTTO_YOU_WON         45s/0h of 46631 corpus (36802s/9829h FVGT) 12/23/06
 
 
 
-body     FB_EXP_POWER_OF	/Experience the power of/i
-describe FB_EXP_POWER_OF	Phrase: Experience the power of
-##score    FB_EXP_POWER_OF	0.991
+body     FB_EXP_POWER_OF        /Experience the power of/i
+describe FB_EXP_POWER_OF        Phrase: Experience the power of
+##score    FB_EXP_POWER_OF      0.991
 #counts   FB_EXP_POWER_OF          2s/0h of 46631 corpus (36802s/9829h FVGT) 12/23/06
 
 
 
-body     __FB_PPLE_ARE_SEARCH	/(?:People|they) are searching/i
-body     __FB_COULD_NOT_F	/could not find you/i
-meta     FM_PEOPLE_LOOK_4ME	(__FB_PPLE_ARE_SEARCH && __FB_COULD_NOT_F)
-describe FM_PEOPLE_LOOK_4ME	People are looking for me?
-##score    FM_PEOPLE_LOOK_4ME	2.922
+body     __FB_PPLE_ARE_SEARCH   /(?:People|they) are searching/i
+body     __FB_COULD_NOT_F       /could not find you/i
+meta     FM_PEOPLE_LOOK_4ME     (__FB_PPLE_ARE_SEARCH && __FB_COULD_NOT_F)
+describe FM_PEOPLE_LOOK_4ME     People are looking for me?
+##score    FM_PEOPLE_LOOK_4ME   2.922
 #counts   FM_PEOPLE_LOOK_4ME       1s/0h of 46631 corpus (36802s/9829h FVGT) 12/23/06
 
 
-header   FH_BAD_OEV1441		X-Mailer =~ /^Microsoft Outlook Express 6\.00\.2800\.1441$/
-describe FH_BAD_OEV1441		Bad X-Mailer version
-##score    FH_BAD_OEV1441		4.555
+header   FH_BAD_OEV1441         X-Mailer =~ /^Microsoft Outlook Express 6\.00\.2800\.1441$/
+describe FH_BAD_OEV1441         Bad X-Mailer version
+##score    FH_BAD_OEV1441               4.555
 #counts   FH_BAD_OEV1441           66s/0h of 46631 corpus (36802s/9829h FVGT) 12/23/06
 
 
 
 #Combine SARE RANDOM Active Rules into single rule.
-header   __ALL_RANDOM		ALL =~ /(?:[%\#\[\$]R?A?NDO?M?|\%(?:CUSTOM|FROM|PROXY|X?MESSA|MAKE_TXT|FROM_USER))/i
-rawbody  __RAW_RANDOM		/(?:[%\#\[\$]RA?NDO?M?|\%(?:CUSTOM|FROM|PROXY|X?MESSA|MAKE_TXT))/i
-meta     FH_RANDOM_SURE		(__ALL_RANDOM || __RAW_RANDOM)
-describe FH_RANDOM_SURE		SARE Random in one rule.
-##score    FH_RANDOM_SURE		10.333
+header   __ALL_RANDOM           ALL =~ /(?:[%\#\[\$]R?A?NDO?M?|\%(?:CUSTOM|FROM|PROXY|X?MESSA|MAKE_TXT|FROM_USER))/i
+rawbody  __RAW_RANDOM           /(?:[%\#\[\$]RA?NDO?M?|\%(?:CUSTOM|FROM|PROXY|X?MESSA|MAKE_TXT))/i
+meta     FH_RANDOM_SURE         (__ALL_RANDOM || __RAW_RANDOM)
+describe FH_RANDOM_SURE         SARE Random in one rule.
+##score    FH_RANDOM_SURE               10.333
 #counts   FH_RANDOM_SURE           221s/0h of 46241 corpus (36438s/9803h FVGT) 12/14/06
 #counts   FH_RANDOM_SURE           225s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_MSGID_01C67		Message-ID =~ /^<000001c[67]/
-describe FH_MSGID_01C67		Special MSGID
-##score    FH_MSGID_01C67		1.968
+header   FH_MSGID_01C67         Message-ID =~ /^<000001c[67]/
+describe FH_MSGID_01C67         Special MSGID
+##score    FH_MSGID_01C67               1.968
 #counts   FH_MSGID_01C67           9212s/3h of 45714 corpus (35935s/9779h FVGT) 12/08/06
 #counts   FH_MSGID_01C67           9200s/3h of 46241 corpus (36438s/9803h FVGT) 12/14/06
 #counts   FH_MSGID_01C67           9480s/3h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_HAS_X		exists:X
-describe FH_HAS_X		Has X: header
-##score    FH_HAS_X		10.357
+header   FH_HAS_X               exists:X
+describe FH_HAS_X               Has X: header
+##score    FH_HAS_X             10.357
 #counts   FH_HAS_X                 32s/0h of 46241 corpus (36438s/9803h FVGT) 12/14/06
 #counts   FH_HAS_X                 32s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_HAS_XAIMC		exists:X-AIMC-AUTH
-describe FH_HAS_XAIMC		Has X-AIMC-AUTH header
-##score    FH_HAS_XAIMC		10.357
+header   FH_HAS_XAIMC           exists:X-AIMC-AUTH
+describe FH_HAS_XAIMC           Has X-AIMC-AUTH header
+##score    FH_HAS_XAIMC         10.357
 #counts   FH_HAS_XAIMC             3s/0h of 46241 corpus (36438s/9803h FVGT) 12/14/06
 #counts   FH_HAS_XAIMC             6s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_HAS_XCVBN		exists:X-CVBN
-describe FH_HAS_XCVBN		Has X-CVBN header
-##score    FH_HAS_XCVBN		10.357
+header   FH_HAS_XCVBN           exists:X-CVBN
+describe FH_HAS_XCVBN           Has X-CVBN header
+##score    FH_HAS_XCVBN         10.357
 #counts   FH_HAS_XCVBN             3s/0h of 46241 corpus (36438s/9803h FVGT) 12/14/06
 #counts   FH_HAS_XCVBN             3s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_BAD_MSOE14		X-Mailer =~ /^Microsoft Outlook Express 6\.00\.1400\.14$/
-describe FH_BAD_MSOE14		Bad OE version
-##score    FH_BAD_MSOE14		10.357
+header   FH_BAD_MSOE14          X-Mailer =~ /^Microsoft Outlook Express 6\.00\.1400\.14$/
+describe FH_BAD_MSOE14          Bad OE version
+##score    FH_BAD_MSOE14                10.357
 #counts   FH_BAD_MSOE14            1s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
 #X-WBC
-header   FH_HAS_X_WBC		exists:X-WBC
-describe FH_HAS_X_WBC		Has X-WBC header
-##score    FH_HAS_X_WBC		2.439
+header   FH_HAS_X_WBC           exists:X-WBC
+describe FH_HAS_X_WBC           Has X-WBC header
+##score    FH_HAS_X_WBC         2.439
 #counts   FH_HAS_X_WBC             4s/0h of 46241 corpus (36438s/9803h FVGT) 12/14/06
 #counts   FH_HAS_X_WBC             4s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_MSGID_000000	MESSAGEID =~ /\$00000000\@/
-describe FH_MSGID_000000	Special MSGID
-##score    FH_MSGID_000000	10 10 10 10
+header   FH_MSGID_000000        MESSAGEID =~ /\$00000000\@/
+describe FH_MSGID_000000        Special MSGID
+##score    FH_MSGID_000000      10 10 10 10
 #counts   FH_MSGID_000000          51s/0h of 45714 corpus (35935s/9779h FVGT) 12/08/06
 #counts   FH_MSGID_000000          91s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
 #X-FGHJ: znsvtbnaabivfviwftfwfbsm vbaipfnfmspiafmwt vawsapvwvm
-header   FH_HAS_XFGHJ		exists:X-FGHJ
-describe FH_HAS_XFGHJ		Has X-FGHJ
-##score    FH_HAS_XFGHJ		10 5 5 3
+header   FH_HAS_XFGHJ           exists:X-FGHJ
+describe FH_HAS_XFGHJ           Has X-FGHJ
+##score    FH_HAS_XFGHJ         10 5 5 3
 #counts   FH_HAS_XFGHJ             12s/0h of 44357 corpus (34582s/9775h FVGT) 12/04/06
 #counts   FH_HAS_XFGHJ             19s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_XMAIL_HEX20		X-Mailer =~ /^[A-F0-9]{6,10}\.[A-F0-9]{6,10}\.[a-f0-9]{6,10}/
-describe FH_XMAIL_HEX20		Special HEX X-Mailer
-##score    FH_XMAIL_HEX20		10 4 4 3
+header   FH_XMAIL_HEX20         X-Mailer =~ /^[A-F0-9]{6,10}\.[A-F0-9]{6,10}\.[a-f0-9]{6,10}/
+describe FH_XMAIL_HEX20         Special HEX X-Mailer
+##score    FH_XMAIL_HEX20               10 4 4 3
 #counts   FH_XMAIL_HEX20           1s/0h of 44357 corpus (34582s/9775h FVGT) 12/04/06
 #counts   FH_XMAIL_HEX20           5s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_HAS_XBBO		exists:X-BBounce
-describe FH_HAS_XBBO		Has X-BBounce
-##score    FH_HAS_XBBO		10 4 4 3
+header   FH_HAS_XBBO            exists:X-BBounce
+describe FH_HAS_XBBO            Has X-BBounce
+##score    FH_HAS_XBBO          10 4 4 3
 #counts   FH_HAS_XBBO              61s/0h of 44368 corpus (34592s/9776h FVGT) 12/02/06
 #counts   FH_HAS_XBBO              80s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FS_REPL_TOKEN		Subject =~ /\{Token1\}/i
-describe FS_REPL_TOKEN		Subject has Replacement Token
-##score    FS_REPL_TOKEN		10 10 10 10
+header   FS_REPL_TOKEN          Subject =~ /\{Token1\}/i
+describe FS_REPL_TOKEN          Subject has Replacement Token
+##score    FS_REPL_TOKEN                10 10 10 10
 #counts   FS_REPL_TOKEN            0s/0h of 44357 corpus (34582s/9775h FVGT) 12/04/06
 #counts   FS_REPL_TOKEN            1s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FM_XMAIL_F_OUT		X-Mailer =~ /Microsoft Outlook Express V6.00.2900.2180/
-describe FM_XMAIL_F_OUT		Looks like Fake Outlook?
-##score    FM_XMAIL_F_OUT		10
+header   FM_XMAIL_F_OUT         X-Mailer =~ /Microsoft Outlook Express V6.00.2900.2180/
+describe FM_XMAIL_F_OUT         Looks like Fake Outlook?
+##score    FM_XMAIL_F_OUT               10
 #counts   FM_XMAIL_F_OUT           514s/0h of 44368 corpus (34592s/9776h FVGT) 12/02/06
 #counts   FM_XMAIL_F_OUT           917s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_XCON_HAS_EQ		X-Contact =~ /=/
-describe FH_XCON_HAS_EQ		X-Contact has =
-##score    FH_XCON_HAS_EQ		2 1 1 0.5
+header   FH_XCON_HAS_EQ         X-Contact =~ /=/
+describe FH_XCON_HAS_EQ         X-Contact has =
+##score    FH_XCON_HAS_EQ               2 1 1 0.5
 #counts   FH_XCON_HAS_EQ           10s/0h of 44368 corpus (34592s/9776h FVGT) 12/02/06
 #counts   FH_XCON_HAS_EQ           10s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_HAS_XOVE		exists:X-OVE
-describe FH_HAS_XOVE		Has X-OVE
-##score    FH_HAS_XOVE		10 10 10 5
+header   FH_HAS_XOVE            exists:X-OVE
+describe FH_HAS_XOVE            Has X-OVE
+##score    FH_HAS_XOVE          10 10 10 5
 #counts   FH_HAS_XOVE              434s/0h of 44368 corpus (34592s/9776h FVGT) 12/02/06
 #counts   FH_HAS_XOVE              442s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
 #X-ID: "1167502916049"
-header   FH_HAS_XID		exists:X-ID
-describe FH_HAS_XID		Has X-ID
-##score    FH_HAS_XID		10 3.1 3.1 2.5
+header   FH_HAS_XID             exists:X-ID
+describe FH_HAS_XID             Has X-ID
+##score    FH_HAS_XID           10 3.1 3.1 2.5
 #counts   FH_HAS_XID               1224s/0h of 44368 corpus (34592s/9776h FVGT) 12/02/06
 #counts   FH_HAS_XID               1232s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
 #X-UIOP: alovoltujjmvyvmluerjojeo ryjlkrumvuvjylmytrj vrjvytetjy
-header   FH_HAS_XUIOP		exists:X-UIOP
-describe FH_HAS_XUIOP		Has X-UIOP
-##score    FH_HAS_XUIOP		10 5 5 3
+header   FH_HAS_XUIOP           exists:X-UIOP
+describe FH_HAS_XUIOP           Has X-UIOP
+##score    FH_HAS_XUIOP         10 5 5 3
 #counts   FH_HAS_XUIOP             20s/0h of 44368 corpus (34592s/9776h FVGT) 12/02/06
 #counts   FH_HAS_XUIOP             21s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_XMAIL_RND_833	X-Mailer =~ /^[a-z]{3}\sv8\.3\.3\./
-describe FH_XMAIL_RND_833	Special X-Mailer Version
-##score    FH_XMAIL_RND_833	17 10 10 10
+header   FH_XMAIL_RND_833       X-Mailer =~ /^[a-z]{3}\sv8\.3\.3\./
+describe FH_XMAIL_RND_833       Special X-Mailer Version
+##score    FH_XMAIL_RND_833     17 10 10 10
 #counts   FH_XMAIL_RND_833         53s/0h of 44368 corpus (34592s/9776h FVGT) 12/02/06
 #counts   FH_XMAIL_RND_833         198s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FS_RAMROD		Subject =~ /ramrod/i
-describe FS_RAMROD		Subject says Ramrod
-##score    FS_RAMROD		10 5 5 3
+header   FS_RAMROD              Subject =~ /ramrod/i
+describe FS_RAMROD              Subject says Ramrod
+##score    FS_RAMROD            10 5 5 3
 #counts   FS_RAMROD                0s/0h of 44060 corpus (34282s/9778h FVGT) 12/01/06
 #counts   FS_RAMROD                3s/0h of 44368 corpus (34592s/9776h FVGT) 12/02/06
 #counts   FS_RAMROD                7s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FS_WITH_SMALL		Subject =~ /with (?:\w+\s)?(?:small|short)/i
-describe FS_WITH_SMALL		Subject says With ... small
-##score    FS_WITH_SMALL		3
+header   FS_WITH_SMALL          Subject =~ /with (?:\w+\s)?(?:small|short)/i
+describe FS_WITH_SMALL          Subject says With ... small
+##score    FS_WITH_SMALL                3
 #counts   FS_WITH_SMALL            6s/0h of 44060 corpus (34282s/9778h FVGT) 12/01/06
 #counts   FS_WITH_SMALL            9s/0h of 44368 corpus (34592s/9776h FVGT) 12/02/06
 #counts   FS_WITH_SMALL            12s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_MSGID_REPLACE	MESSAGEID =~ /^<%MSGID/
-describe FH_MSGID_REPLACE	Broken Replace Template
-##score    FH_MSGID_REPLACE	10 10 10 10
+header   FH_MSGID_REPLACE       MESSAGEID =~ /^<%MSGID/
+describe FH_MSGID_REPLACE       Broken Replace Template
+##score    FH_MSGID_REPLACE     10 10 10 10
 #counts   FH_MSGID_REPLACE         2s/0h of 44060 corpus (34282s/9778h FVGT) 12/01/06
 #counts   FH_MSGID_REPLACE         23s/0h of 44368 corpus (34592s/9776h FVGT) 12/02/06
 #counts   FH_MSGID_REPLACE         23s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_XMAIL_REPLACE	X-Mailer =~ /%XMAILER/
-describe FH_XMAIL_REPLACE	Broken Replace Template
-##score    FH_XMAIL_REPLACE	10 10 10 10
+header   FH_XMAIL_REPLACE       X-Mailer =~ /%XMAILER/
+describe FH_XMAIL_REPLACE       Broken Replace Template
+##score    FH_XMAIL_REPLACE     10 10 10 10
 #counts   FH_XMAIL_REPLACE         2s/0h of 44060 corpus (34282s/9778h FVGT) 12/01/06
 #counts   FH_XMAIL_REPLACE         23s/0h of 44368 corpus (34592s/9776h FVGT) 12/02/06
 #counts   FH_XMAIL_REPLACE         23s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_ADD_INCHES		/(?:add|gain) inches/i
-describe FB_ADD_INCHES		Add / Gain inches
-##score    FB_ADD_INCHES		4 2.2 2.2 1.8
+body     FB_ADD_INCHES          /(?:add|gain) inches/i
+describe FB_ADD_INCHES          Add / Gain inches
+##score    FB_ADD_INCHES                4 2.2 2.2 1.8
 #counts   FB_ADD_INCHES            22s/0h of 44060 corpus (34282s/9778h FVGT) 12/01/06
 #counts   FB_ADD_INCHES            25s/0h of 44368 corpus (34592s/9776h FVGT) 12/02/06
 #counts   FB_ADD_INCHES            27s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
@@ -270,59 +270,59 @@
 #Message-ID: <01...@plwn3pt0ufq4raf>
 #Message-ID: <01...@nomanvmb2qxoqa>
 #Message-ID: <01...@anderssoe10f8c>
-header   __FH_MSGID_01C7	MESSAGEID =~ /^<0{1,5}1c7/
-header   __FH_HAS_XMSMAIL	exists:X-MSMail-Priority
-header   __FH_HAS_XPRIORITY	exists:X-Priority
-header   __FS_SUBJ_RE		Subject =~ /^Re: /
-meta     FM_RE_HELLO_SPAM	(__FH_MSGID_01C7 && __FH_HAS_XMSMAIL && __FH_HAS_XPRIORITY && __FS_SUBJ_RE)
-describe FM_RE_HELLO_SPAM	Re: Hello / hi
-##score    FM_RE_HELLO_SPAM	10 10 10 10
+header   __FH_MSGID_01C7        MESSAGEID =~ /^<0{1,5}1c7/
+header   __FH_HAS_XMSMAIL       exists:X-MSMail-Priority
+header   __FH_HAS_XPRIORITY     exists:X-Priority
+header   __FS_SUBJ_RE           Subject =~ /^Re: /
+meta     FM_RE_HELLO_SPAM       (__FH_MSGID_01C7 && __FH_HAS_XMSMAIL && __FH_HAS_XPRIORITY && __FS_SUBJ_RE)
+describe FM_RE_HELLO_SPAM       Re: Hello / hi
+##score    FM_RE_HELLO_SPAM     10 10 10 10
 #counts   FM_RE_HELLO_SPAM         2s/0h of 42986 corpus (33212s/9774h FVGT) 11/24/06
 #counts   FM_RE_HELLO_SPAM         3181s/0h of 43779 corpus (34015s/9764h FVGT) 11/28/06
 #counts   FM_RE_HELLO_SPAM         3456s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
 #counts   FM_RE_HELLO_SPAM         4162s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_DDDD_BUCKS		/\d{4} bucks/
-describe FB_DDDD_BUCKS		We use comma's and it's dollars not bucks!
-##score    FB_DDDD_BUCKS		4
+body     FB_DDDD_BUCKS          /\d{4} bucks/
+describe FB_DDDD_BUCKS          We use comma's and it's dollars not bucks!
+##score    FB_DDDD_BUCKS                4
 #counts   FB_DDDD_BUCKS            16s/0h of 43891 corpus (34132s/9759h FVGT) 11/30/06
 #counts   FB_DDDD_BUCKS            19s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
 #counts   FB_DDDD_BUCKS            34s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_HOST_IN_ADDRARPA	X-Spam-Relays-External =~ /^[^\]]+ rdns=[^ ]{0,25}\.in-addr\.arpa /
-describe FH_HOST_IN_ADDRARPA	HOST dns says "in-addr.arpa"
-##score    FH_HOST_IN_ADDRARPA	3.9 2 2 1
+header   FH_HOST_IN_ADDRARPA    X-Spam-Relays-External =~ /^[^\]]+ rdns=[^ ]{0,25}\.in-addr\.arpa /
+describe FH_HOST_IN_ADDRARPA    HOST dns says "in-addr.arpa"
+##score    FH_HOST_IN_ADDRARPA  3.9 2 2 1
 #counts   FH_HOST_IN_ADDRARPA      20s/0h of 43891 corpus (34132s/9759h FVGT) 11/30/06
 #counts   FH_HOST_IN_ADDRARPA      22s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
 #counts   FH_HOST_IN_ADDRARPA      27s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_IMAGIRL		/i am a girl/i
-describe FB_IMAGIRL		Phrae: I am a girl
-##score    FB_IMAGIRL		10 4 4 2
+body     FB_IMAGIRL             /i am a girl/i
+describe FB_IMAGIRL             Phrae: I am a girl
+##score    FB_IMAGIRL           10 4 4 2
 #counts   FB_IMAGIRL               9s/0h of 42912 corpus (33149s/9763h FVGT) 11/27/06
 #counts   FB_IMAGIRL               10s/0h of 43779 corpus (34015s/9764h FVGT) 11/28/06
 #counts   FB_IMAGIRL               11s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
 #counts   FB_IMAGIRL               11s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   __SUBJ_LOWER		ALL =~ /subject:\s\S{5}/
-header   __FROM_LOWER		ALL =~ /from:\s\S{5}/
-header   __TO___LOWER		ALL =~ /to:\s\S{5}/
-header   __DATE_LOWER		ALL =~ /date:\s\S{5}/
-meta     FM_LOWER_CASE_HEAD	(__SUBJ_LOWER && __FROM_LOWER && __TO___LOWER && __DATE_LOWER)
-describe FM_LOWER_CASE_HEAD	Lots of headers with lower case.
-##score    FM_LOWER_CASE_HEAD	10 5 5 4
+header   __SUBJ_LOWER           ALL =~ /subject:\s\S{5}/
+header   __FROM_LOWER           ALL =~ /from:\s\S{5}/
+header   __TO___LOWER           ALL =~ /to:\s\S{5}/
+header   __DATE_LOWER           ALL =~ /date:\s\S{5}/
+meta     FM_LOWER_CASE_HEAD     (__SUBJ_LOWER && __FROM_LOWER && __TO___LOWER && __DATE_LOWER)
+describe FM_LOWER_CASE_HEAD     Lots of headers with lower case.
+##score    FM_LOWER_CASE_HEAD   10 5 5 4
 #counts   LOWER_CASE_HEAD          3s/0h of 43763 corpus (34000s/9763h FVGT) 11/28/06
 #counts   LOWER_CASE_HEAD          3s/0h of 43891 corpus (34132s/9759h FVGT) 11/30/06
 #counts   FM_LOWER_CASE_HEAD       0s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_REPLIC_CAP		/REPLICAS?\b/
-describe FB_REPLIC_CAP		Phrase: REPLICA
-##score    FB_REPLIC_CAP		2.5 2 2 1
+body     FB_REPLIC_CAP          /REPLICAS?\b/
+describe FB_REPLIC_CAP          Phrase: REPLICA
+##score    FB_REPLIC_CAP                2.5 2 2 1
 #counts   FB_REPLIC_CAP            26s/0h of 211884 corpus (204373s/7511h FT) 12/08/05
 #counts   FB_REPLIC_CAP            13s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_REPLIC_CAP            16s/0h of 42912 corpus (33149s/9763h FVGT) 11/27/06
@@ -330,98 +330,98 @@
 #counts   FB_REPLIC_CAP            16s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     __F_FUCK		/\bfuck\b/i
-body     __F_ASS		/\bass\b/i
-body     __F_TEEN		/teens?\b/i
-meta     FM_FUCK_ASS_TEEN	(__F_FUCK && __F_ASS && __F_TEEN)
-##score    FM_FUCK_ASS_TEEN	10.357
+body     __F_FUCK               /\bfuck\b/i
+body     __F_ASS                /\bass\b/i
+body     __F_TEEN               /teens?\b/i
+meta     FM_FUCK_ASS_TEEN       (__F_FUCK && __F_ASS && __F_TEEN)
+##score    FM_FUCK_ASS_TEEN     10.357
 #counts   FM_FUCK_ASS_TEEN         1s/0h of 42912 corpus (33149s/9763h FVGT) 11/27/06
 #counts   FM_FUCK_ASS_TEEN         2s/0h of 43779 corpus (34015s/9764h FVGT) 11/28/06
 #counts   FM_FUCK_ASS_TEEN         2s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     __FB_P_TRUELOVE	/true love/i
-body     __FB_P_ALLNIGHT	/all night!/i
-meta     FM_TRUE_LOV_ALL_N	(__FB_P_TRUELOVE && __FB_P_ALLNIGHT)
-describe FM_TRUE_LOV_ALL_N	True Love all Night!
-##score    FM_TRUE_LOV_ALL_N	10.357
+body     __FB_P_TRUELOVE        /true love/i
+body     __FB_P_ALLNIGHT        /all night!/i
+meta     FM_TRUE_LOV_ALL_N      (__FB_P_TRUELOVE && __FB_P_ALLNIGHT)
+describe FM_TRUE_LOV_ALL_N      True Love all Night!
+##score    FM_TRUE_LOV_ALL_N    10.357
 #counts   FM_TRUE_LOV_ALL_N        0s/0h of 42054 corpus (32293s/9761h FVGT) 11/24/06
 #counts   FM_TRUE_LOV_ALL_N        41s/0h of 42912 corpus (33149s/9763h FVGT) 11/27/06
 #counts   FM_TRUE_LOV_ALL_N        48s/0h of 43779 corpus (34015s/9764h FVGT) 11/28/06
 #counts   FM_TRUE_LOV_ALL_N        57s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-uri      FU_ENDS_SG		m'/sg$'i
-describe FU_ENDS_SG		URL ends with /sg
-##score    FU_ENDS_SG		10.357
+uri      FU_ENDS_SG             m'/sg$'i
+describe FU_ENDS_SG             URL ends with /sg
+##score    FU_ENDS_SG           10.357
 #counts   FU_ENDS_SG               4s/0h of 42912 corpus (33149s/9763h FVGT) 11/27/06
 #counts   FU_ENDS_SG               5s/0h of 43779 corpus (34015s/9764h FVGT) 11/28/06
 #counts   FU_ENDS_SG               5s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-uri      FU_ENDS_RT		m'/rt$'i
-describe FU_ENDS_RT		URL ends with /rt
-##score    FU_ENDS_RT		10.357
+uri      FU_ENDS_RT             m'/rt$'i
+describe FU_ENDS_RT             URL ends with /rt
+##score    FU_ENDS_RT           10.357
 #counts   FU_ENDS_RT               7s/0h of 42912 corpus (33149s/9763h FVGT) 11/27/06
 #counts   FU_ENDS_RT               8s/0h of 43779 corpus (34015s/9764h FVGT) 11/28/06
 #counts   FU_ENDS_RT               9s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-meta     FM_PHN_NODNS		(FB_SPACED_PHN_3B && RDNS_NONE)
-describe FM_PHN_NODNS		Phone spacing + no dns
-##score    FM_PHN_NODNS		3.755
+meta     FM_PHN_NODNS           (FB_SPACED_PHN_3B && RDNS_NONE)
+describe FM_PHN_NODNS           Phone spacing + no dns
+##score    FM_PHN_NODNS         3.755
 #counts   FM_PHN_NODNS             31s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
 #counts   FM_PHN_NODNS             40s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
 #watches http://www.freshbeach.com
-rawbody  FR_WATCHES_HTTP	m'watches\s(?:\w+)?\s?http://'i
-describe FR_WATCHES_HTTP	Watches http://
-##score    FR_WATCHES_HTTP	4.415
+rawbody  FR_WATCHES_HTTP        m'watches\s(?:\w+)?\s?http://'i
+describe FR_WATCHES_HTTP        Watches http://
+##score    FR_WATCHES_HTTP      4.415
 #counts   FR_WATCHES_HTTP          1s/0h of 42986 corpus (33212s/9774h FVGT) 11/24/06
 #counts   FR_WATCHES_HTTP          39s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
 #counts   FR_WATCHES_HTTP          56s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-uri      FU_END_ET		m'/et/$'i
-describe FU_END_ET		ET Phone Home?
-##score    FU_END_ET		10.357
+uri      FU_END_ET              m'/et/$'i
+describe FU_END_ET              ET Phone Home?
+##score    FU_END_ET            10.357
 #counts   FU_END_ET                304s/0h of 42054 corpus (32293s/9761h FVGT) 11/24/06
 #counts   FU_END_ET                342s/0h of 42986 corpus (33212s/9774h FVGT) 11/24/06
 #counts   FU_END_ET                373s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
 #counts   FU_END_ET                399s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_MSGID_01C70XXX	MESSAGEID =~ /^<01c70[a-f][a-f0-9]{2}\$[a-f0-9]{8}\$[a-f0-9]{8}\@[a-zA-Z0-9-]+>$/
-describe FH_MSGID_01C70XXX	MESSAGE ID seen often!!!
-##score    FH_MSGID_01C70XXX	10.357
+header   FH_MSGID_01C70XXX      MESSAGEID =~ /^<01c70[a-f][a-f0-9]{2}\$[a-f0-9]{8}\$[a-f0-9]{8}\@[a-zA-Z0-9-]+>$/
+describe FH_MSGID_01C70XXX      MESSAGE ID seen often!!!
+##score    FH_MSGID_01C70XXX    10.357
 #counts   FH_MSGID_01C70XXX        13s/0h of 42054 corpus (32293s/9761h FVGT) 11/24/06
 #counts   FH_MSGID_01C70XXX        15s/0h of 42986 corpus (33212s/9774h FVGT) 11/24/06
 #counts   FH_MSGID_01C70XXX        54s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
 #counts   FH_MSGID_01C70XXX        159s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-uri      FU_CLICK_PHP_DDD	/click\.php\?\d+\.\d+\.\d+\.\d+\.\d+/i
-describe FU_CLICK_PHP_DDD	Click.php?ddd.ddd.ddd.ddd.ddd
-##score    FU_CLICK_PHP_DDD	10 8 8 6
+uri      FU_CLICK_PHP_DDD       /click\.php\?\d+\.\d+\.\d+\.\d+\.\d+/i
+describe FU_CLICK_PHP_DDD       Click.php?ddd.ddd.ddd.ddd.ddd
+##score    FU_CLICK_PHP_DDD     10 8 8 6
 #counts   FU_CLICK_PHP_DDD         41s/0h of 40756 corpus (31065s/9691h FVGT) 11/20/06
 #counts   FU_CLICK_PHP_DDD         51s/0h of 42986 corpus (33212s/9774h FVGT) 11/24/06
 #counts   FU_CLICK_PHP_DDD         55s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
 #counts   FU_CLICK_PHP_DDD         68s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_X_REFS_DDD		X-References =~ /^\d{1,5}$/
-describe FH_X_REFS_DDD		X-Refs with digits.
-##score    FH_X_REFS_DDD		10.222
+header   FH_X_REFS_DDD          X-References =~ /^\d{1,5}$/
+describe FH_X_REFS_DDD          X-Refs with digits.
+##score    FH_X_REFS_DDD                10.222
 #counts   FH_X_REFS_DDD            41s/0h of 40756 corpus (31065s/9691h FVGT) 11/20/06
 #counts   FH_X_REFS_DDD            51s/0h of 42986 corpus (33212s/9774h FVGT) 11/24/06
 #counts   FH_X_REFS_DDD            55s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
 #counts   FH_X_REFS_DDD            68s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-meta     FM_XREF_CLICKPHP	(FU_CLICK_PHP_DDD && FH_X_REFS_DDD)
-describe FM_XREF_CLICKPHP	Whatever it takes!
-##score    FM_XREF_CLICKPHP	4.54
+meta     FM_XREF_CLICKPHP       (FU_CLICK_PHP_DDD && FH_X_REFS_DDD)
+describe FM_XREF_CLICKPHP       Whatever it takes!
+##score    FM_XREF_CLICKPHP     4.54
 #counts   FM_XREF_CLICKPHP         41s/0h of 40756 corpus (31065s/9691h FVGT) 11/20/06
 #counts   FM_XREF_CLICKPHP         51s/0h of 42986 corpus (33212s/9774h FVGT) 11/24/06
 #counts   FM_XREF_CLICKPHP         55s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
@@ -429,9 +429,9 @@
 
 
 
-body     FB_SPACED_PHN_3B	/\d\d\d--\d\d\d--?\d\d\d\d/
-describe FB_SPACED_PHN_3B	Phone number with -- spacing. (B)
-##score    FB_SPACED_PHN_3B	5 2 2 1.563
+body     FB_SPACED_PHN_3B       /\d\d\d--\d\d\d--?\d\d\d\d/
+describe FB_SPACED_PHN_3B       Phone number with -- spacing. (B)
+##score    FB_SPACED_PHN_3B     5 2 2 1.563
 #counts   FB_SPACED_PHN_3B         2s/0h of 33966 corpus (24401s/9565h FVGT) 11/16/06
 #counts   FB_SPACED_PHN_3B         2s/0h of 34882 corpus (25258s/9624h FVGT) 11/16/06
 #counts   FB_SPACED_PHN_3B         9s/0h of 40756 corpus (31065s/9691h FVGT) 11/20/06
@@ -440,38 +440,38 @@
 #counts   FB_SPACED_PHN_3B         44s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   __FH_FRM_53		From =~ /\@53\.com/i
-header   __FH_MSG_53		MESSAGEID =~ /\@53\.com/i
-header   __FH_RCV_53		Received =~ /\.53\.com/i
-meta     FM_FAKE_53COM_SPOOF	(__FH_FRM_53 && !__FH_MSG_53 && !__FH_RCV_53)
-describe FM_FAKE_53COM_SPOOF	Spoof mail from 53.com?
-##score    FM_FAKE_53COM_SPOOF	10.357
+header   __FH_FRM_53            From =~ /\@53\.com/i
+header   __FH_MSG_53            MESSAGEID =~ /\@53\.com/i
+header   __FH_RCV_53            Received =~ /\.53\.com/i
+meta     FM_FAKE_53COM_SPOOF    (__FH_FRM_53 && !__FH_MSG_53 && !__FH_RCV_53)
+describe FM_FAKE_53COM_SPOOF    Spoof mail from 53.com?
+##score    FM_FAKE_53COM_SPOOF  10.357
 #counts   FM_FAKE_53COM_SPOOF      488s/0h of 40784 corpus (31086s/9698h FVGT) 11/20/06
 #counts   FM_FAKE_53COM_SPOOF      489s/0h of 42986 corpus (33212s/9774h FVGT) 11/24/06
 #counts   FM_FAKE_53COM_SPOOF      491s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
 #counts   FM_FAKE_53COM_SPOOF      491s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     __FB_HOWMUCH		/How Much/i
-body     __FB_COST		/cost/i
-meta     __FM_HOW_COST		(__FB_HOWMUCH && __FB_COST)
-body     __FB_IDENTITY		/identity/i
-meta     __FM_HOW_COST_ID	(__FM_HOW_COST || __FB_IDENTITY)
-body     __FB_YOUR_IMAGE	/your(?: compan(?:y(?:'s)?|ies)) image/i
-body     __FB_IMAGE_OF		/image of your company/i
-meta     __FM_YOUR_IMAGE	(__FB_YOUR_IMAGE || __FB_IMAGE_OF)
-meta     FM_HOW_IMG_COST2	(__FM_HOW_COST_ID && __FM_YOUR_IMAGE)
-describe FM_HOW_IMG_COST2	How much does your image cost? (2)
-##score    FM_HOW_IMG_COST2	3.99 2.2 2.2 1.777
+body     __FB_HOWMUCH           /How Much/i
+body     __FB_COST              /cost/i
+meta     __FM_HOW_COST          (__FB_HOWMUCH && __FB_COST)
+body     __FB_IDENTITY          /identity/i
+meta     __FM_HOW_COST_ID       (__FM_HOW_COST || __FB_IDENTITY)
+body     __FB_YOUR_IMAGE        /your(?: compan(?:y(?:'s)?|ies)) image/i
+body     __FB_IMAGE_OF          /image of your company/i
+meta     __FM_YOUR_IMAGE        (__FB_YOUR_IMAGE || __FB_IMAGE_OF)
+meta     FM_HOW_IMG_COST2       (__FM_HOW_COST_ID && __FM_YOUR_IMAGE)
+describe FM_HOW_IMG_COST2       How much does your image cost? (2)
+##score    FM_HOW_IMG_COST2     3.99 2.2 2.2 1.777
 #counts   FM_HOW_IMG_COST2         9s/0h of 40784 corpus (31086s/9698h FVGT) 11/20/06
 #counts   FM_HOW_IMG_COST2         15s/0h of 42986 corpus (33212s/9774h FVGT) 11/24/06
 #counts   FM_HOW_IMG_COST2         15s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
 #counts   FM_HOW_IMG_COST2         16s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-uri      FU_COMMON_SUBS		m'/(?:h(?:5r|x1)|1q0|bgh|csy|j6x|n1b|y6g|zox)/?[,.]?$'i
-describe FU_COMMON_SUBS		Sub-dir seen often in spam.
-##score    FU_COMMON_SUBS		7 5 5 4
+uri      FU_COMMON_SUBS         m'/(?:h(?:5r|x1)|1q0|bgh|csy|j6x|n1b|y6g|zox)/?[,.]?$'i
+describe FU_COMMON_SUBS         Sub-dir seen often in spam.
+##score    FU_COMMON_SUBS               7 5 5 4
 #counts   FU_COMMON_SUBS           2s/0h of 42141 corpus (34216s/7925h FVGT) 04/25/06
 #counts   FU_COMMON_SUBS           43s/0h of 144700 corpus (93150s/51550h DOC) 04/25/06
 #counts   FU_COMMON_SUBS           5s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
@@ -480,70 +480,70 @@
 
 
 ifplugin Mail::SpamAssassin::Plugin::ReplaceTags
-body     __FRT_GOLD		/<inter SP2><post P2>\b(?!gold)<G><O><L><D>\b/i
+body     __FRT_GOLD             /<inter SP2><post P2>\b(?!gold)<G><O><L><D>\b/i
 replace_rules __FRT_GOLD
-body     __FRT_SILVER		/<inter SP2><post P2>\b(?!s[il][li]ver)<S><I><L><V><E><R>\b/i
+body     __FRT_SILVER           /<inter SP2><post P2>\b(?!s[il][li]ver)<S><I><L><V><E><R>\b/i
 replace_rules __FRT_SILVER
-meta     FRM_SILVER_GOLD	(__FRT_SILVER && __FRT_GOLD)
-describe FRM_SILVER_GOLD	ReplaceTags: Silver & Gold
-##score    FRM_SILVER_GOLD	1.955
+meta     FRM_SILVER_GOLD        (__FRT_SILVER && __FRT_GOLD)
+describe FRM_SILVER_GOLD        ReplaceTags: Silver & Gold
+##score    FRM_SILVER_GOLD      1.955
 #counts   FRM_SILVER_GOLD          6s/0h of 40784 corpus (31086s/9698h FVGT) 11/20/06
 #counts   FRM_SILVER_GOLD          8s/0h of 42986 corpus (33212s/9774h FVGT) 11/24/06
 #counts   FRM_SILVER_GOLD          10s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 endif   # Mail::SpamAssassin::Plugin::ReplaceTags
 
 
-body     __FB_LUX_GIFTS		/Luxury (?:\w+\s)?Gifts/i
-body     __FB_NUM_PERCNT	/\d\s?\%/
-meta     FM_LUX_GIFTS_REDUCED	(__FB_LUX_GIFTS && __FB_NUM_PERCNT)
-describe FM_LUX_GIFTS_REDUCED	Luxury Gifts with dd%
-##score    FM_LUX_GIFTS_REDUCED	10 5 5 2.2
+body     __FB_LUX_GIFTS         /Luxury (?:\w+\s)?Gifts/i
+body     __FB_NUM_PERCNT        /\d\s?\%/
+meta     FM_LUX_GIFTS_REDUCED   (__FB_LUX_GIFTS && __FB_NUM_PERCNT)
+describe FM_LUX_GIFTS_REDUCED   Luxury Gifts with dd%
+##score    FM_LUX_GIFTS_REDUCED 10 5 5 2.2
 #counts   FM_LUX_GIFTS_REDUCED     19s/0h of 32090 corpus (22848s/9242h FVGT) 11/13/06
 #counts   FM_LUX_GIFTS_REDUCED     96s/0h of 41138 corpus (31436s/9702h FVGT) 11/20/06
 #counts   FM_LUX_GIFTS_REDUCED     139s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
 #counts   FM_LUX_GIFTS_REDUCED     142s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_MSGID_DIGIT		MESSAGEID =~ /\{DIGIT\}/
-describe FH_MSGID_DIGIT		Forgot Pattern Replacement?
-##score    FH_MSGID_DIGIT		10 10 10 10
+header   FH_MSGID_DIGIT         MESSAGEID =~ /\{DIGIT\}/
+describe FH_MSGID_DIGIT         Forgot Pattern Replacement?
+##score    FH_MSGID_DIGIT               10 10 10 10
 #counts   FH_MSGID_DIGIT           21s/0h of 41138 corpus (31436s/9702h FVGT) 11/20/06
 #counts   FH_MSGID_DIGIT           23s/0h of 44480 corpus (34698s/9782h FVGT) 11/30/06
 #counts   FH_MSGID_DIGIT           23s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   __FS_HOWMUCH		Subject =~ /how much/i
-header   __FS_IMAGE		Subject =~ /your(?: compan(?:y(?:'s)?|ies))? image/i
-header   __FS_COST		Subject =~ /cost/i
-meta     FM_HOW_IMG_COST	(__FS_HOWMUCH && __FS_IMAGE && __FS_COST)
-describe FM_HOW_IMG_COST	How much does your image cost?
-##score    FM_HOW_IMG_COST	10 5 5 5
+header   __FS_HOWMUCH           Subject =~ /how much/i
+header   __FS_IMAGE             Subject =~ /your(?: compan(?:y(?:'s)?|ies))? image/i
+header   __FS_COST              Subject =~ /cost/i
+meta     FM_HOW_IMG_COST        (__FS_HOWMUCH && __FS_IMAGE && __FS_COST)
+describe FM_HOW_IMG_COST        How much does your image cost?
+##score    FM_HOW_IMG_COST      10 5 5 5
 #counts   FM_HOW_IMG_COST          17s/0h of 24480 corpus (15455s/9025h FVGT) 10/30/06
 #counts   FM_HOW_IMG_COST          21s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FM_HOW_IMG_COST          24s/0h of 40802 corpus (31109s/9693h FVGT) 11/20/06
 #counts   FM_HOW_IMG_COST          25s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-rawbody  __FR_SPACING_8		/[a-z0-9]{6}\s{8}[a-z0-9]{5}/i
-rawbody  __FR_SPACING_9		/[a-z0-9]{6}\s{9}[a-z0-9]{5}/i
-rawbody  __FR_SPACING_15	/[a-z0-9]{6}\s{15}[a-z0-9]{5}/i
-rawbody  __FR_SPACING_17	/[a-z0-9]{6}\s{17}[a-z0-9]{5}/i
-rawbody  __FR_SPACING_22	/[a-z0-9]{6}\s{22}[a-z0-9]{5}/i
-meta     FM_ASCII_ART_SPACINGc	((__FR_SPACING_8 + __FR_SPACING_9 + __FR_SPACING_15 + __FR_SPACING_17 + __FR_SPACING_22) > 3)
-describe FM_ASCII_ART_SPACINGc	Looks like might be ASCII
-##score    FM_ASCII_ART_SPACINGc	0.833
+rawbody  __FR_SPACING_8         /[a-z0-9]{6}\s{8}[a-z0-9]{5}/i
+rawbody  __FR_SPACING_9         /[a-z0-9]{6}\s{9}[a-z0-9]{5}/i
+rawbody  __FR_SPACING_15        /[a-z0-9]{6}\s{15}[a-z0-9]{5}/i
+rawbody  __FR_SPACING_17        /[a-z0-9]{6}\s{17}[a-z0-9]{5}/i
+rawbody  __FR_SPACING_22        /[a-z0-9]{6}\s{22}[a-z0-9]{5}/i
+meta     FM_ASCII_ART_SPACINGc  ((__FR_SPACING_8 + __FR_SPACING_9 + __FR_SPACING_15 + __FR_SPACING_17 + __FR_SPACING_22) > 3)
+describe FM_ASCII_ART_SPACINGc  Looks like might be ASCII
+##score    FM_ASCII_ART_SPACINGc        0.833
 #counts   FM_ASCII_ART_SPACINGc    23s/0h of 35751 corpus (26053s/9698h FVGT) 11/18/06
 #counts   FM_ASCII_ART_SPACINGc    23s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   __FS_S_TRADE		Subject =~ /\btrade\b/i
-body     __FB_S_SYMBOL		/Symb?o?l?:\s?[A-Z_,\.-]{4,8}/i
-body     __FB_S_PRICE		/Pri{1,2}c[a-z]?e/i
-meta     __FM_MY_PRICE		(__FB_S_PRICE || FRT_PRICE)
-body     __FB_S_STOCK		/Stock/i
-meta     FM_DOESNT_SAY_STOCK	(__FB_S_SYMBOL && __FM_MY_PRICE && !__FB_S_STOCK && !__FS_S_TRADE)
-describe FM_DOESNT_SAY_STOCK	It's a stock spam but doesn't say stock
-##score    FM_DOESNT_SAY_STOCK	10.357
+header   __FS_S_TRADE           Subject =~ /\btrade\b/i
+body     __FB_S_SYMBOL          /Symb?o?l?:\s?[A-Z_,\.-]{4,8}/i
+body     __FB_S_PRICE           /Pri{1,2}c[a-z]?e/i
+meta     __FM_MY_PRICE          (__FB_S_PRICE || FRT_PRICE)
+body     __FB_S_STOCK           /Stock/i
+meta     FM_DOESNT_SAY_STOCK    (__FB_S_SYMBOL && __FM_MY_PRICE && !__FB_S_STOCK && !__FS_S_TRADE)
+describe FM_DOESNT_SAY_STOCK    It's a stock spam but doesn't say stock
+##score    FM_DOESNT_SAY_STOCK  10.357
 #counts   FM_DOESNT_SAY_STOCK      30s/0h of 35726 corpus (26027s/9699h FVGT) 11/17/06
 #counts   FM_DOESNT_SAY_STOCK      30s/0h of 35751 corpus (26053s/9698h FVGT) 11/18/06
 #counts   FM_DOESNT_SAY_STOCK      96s/0h of 40802 corpus (31109s/9693h FVGT) 11/20/06
@@ -553,21 +553,21 @@
 #counts   FM_DOESNT_SAY_STOCK      156s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     __FB_HOTTEST		/hottest/i
-body     __FB_PICK		/\bpick\b/i
-body     __FB_PROJECTED		/projected/i
-meta     __FM_STOCK_WORDS	(__FB_HOTTEST || __FB_PICK || __FB_PROJECTED)
-meta     FM_LIKE_STOCKS		(__FM_STOCK_WORDS && !__FB_S_STOCK && __FB_S_SYMBOL)
-describe FM_LIKE_STOCKS		It looks like a duck, it's a duck!
-##score    FM_LIKE_STOCKS		5.888
+body     __FB_HOTTEST           /hottest/i
+body     __FB_PICK              /\bpick\b/i
+body     __FB_PROJECTED         /projected/i
+meta     __FM_STOCK_WORDS       (__FB_HOTTEST || __FB_PICK || __FB_PROJECTED)
+meta     FM_LIKE_STOCKS         (__FM_STOCK_WORDS && !__FB_S_STOCK && __FB_S_SYMBOL)
+describe FM_LIKE_STOCKS         It looks like a duck, it's a duck!
+##score    FM_LIKE_STOCKS               5.888
 #counts   FM_LIKE_STOCKS           6s/0h of 35751 corpus (26053s/9698h FVGT) 11/18/06
 #counts   FM_LIKE_STOCKS           41s/0h of 41138 corpus (31436s/9702h FVGT) 11/20/06
 #counts   FM_LIKE_STOCKS           56s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-header   FH_FROM_HOODIA		From =~ /Hoodia/i
-describe FH_FROM_HOODIA		From has Hoodia!!?
-##score    FH_FROM_HOODIA		6.222
+header   FH_FROM_HOODIA         From =~ /Hoodia/i
+describe FH_FROM_HOODIA         From has Hoodia!!?
+##score    FH_FROM_HOODIA               6.222
 #counts   FH_FROM_HOODIA           7s/0h of 12277 corpus (6604s/5673h CT) 03/21/06
 #counts   FH_FROM_HOODIA           1s/0h of 9125 corpus (6891s/2234h AxB) 03/21/06
 #counts   FH_FROM_HOODIA           29s/0h of 22944 corpus (17229s/5715h MY) 03/21/06
@@ -581,26 +581,26 @@
 #### THESE WILL RETIRE AFTER 3.2 IS RELEASE ####
 
 
-full     FF_COMMENT_ODD		/<-\*->/
-describe FF_COMMENT_ODD		FULL RULE: Special Comment
-##score    FF_COMMENT_ODD		10.357
+full     FF_COMMENT_ODD         /<-\*->/
+describe FF_COMMENT_ODD         FULL RULE: Special Comment
+##score    FF_COMMENT_ODD               10.357
 #counts   FF_COMMENT_ODD           2996s/0h of 222798 corpus (214870s/7928h FVGT) 04/25/06
 #counts   FF_COMMENT_ODD           486s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FF_COMMENT_ODD           524s/0h of 41138 corpus (31436s/9702h FVGT) 11/20/06
 #counts   FF_COMMENT_ODD           539s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-full     FF_LEO_FLOAT_RIGHT	/FLOAT[\r\n]{1,2}:[\r\n]{1,2}RIGHT/i
-describe FF_LEO_FLOAT_RIGHT	FULL RULE: Float, Right, Special signs!
-##score    FF_LEO_FLOAT_RIGHT	10.357
+full     FF_LEO_FLOAT_RIGHT     /FLOAT[\r\n]{1,2}:[\r\n]{1,2}RIGHT/i
+describe FF_LEO_FLOAT_RIGHT     FULL RULE: Float, Right, Special signs!
+##score    FF_LEO_FLOAT_RIGHT   10.357
 #counts   FF_LEO_FLOAT_RIGHT       26s/0h of 27310 corpus (19422s/7888h FT) 02/28/06
 #counts   FF_LEO_FLOAT_RIGHT       1931s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FF_LEO_FLOAT_RIGHT       1932s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-full     FF_IHOPE_YOU_SINK	/(?:FLOAT.{10,300}){3}/is
-describe FF_IHOPE_YOU_SINK	Triple Floats, common viagra signs.
-##score    FF_IHOPE_YOU_SINK	1.699
+full     FF_IHOPE_YOU_SINK      /(?:FLOAT.{10,300}){3}/is
+describe FF_IHOPE_YOU_SINK      Triple Floats, common viagra signs.
+##score    FF_IHOPE_YOU_SINK    1.699
 #counts   IHOPE_YOU_SINK           295s/1h of 41941 corpus (34079s/7862h FVGT) 04/14/06
 #counts   IHOPE_YOU_SINK           5224s/1h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FF_IHOPE_YOU_SINK        3338s/1h of 35048 corpus (25413s/9635h FVGT) 11/16/06
@@ -611,33 +611,33 @@
 #====== BODY RULES BELOW =============
 
 
-body     FB_ACHIEVE_BACH	/Achieve your Bachelor/i
-describe FB_ACHIEVE_BACH	Phrase: Achieve your bachelor
-##score    FB_ACHIEVE_BACH	3.253
+body     FB_ACHIEVE_BACH        /Achieve your Bachelor/i
+describe FB_ACHIEVE_BACH        Phrase: Achieve your bachelor
+##score    FB_ACHIEVE_BACH      3.253
 #counts   FB_ACHIEVE_BACH          2s/0h of 42742 corpus (34169s/8573h FVGT) 07/06/06
 #counts   FB_ACHIEVE_BACH          2s/0h of 25005 corpus (15981s/9024h FVGT) 11/03/06
 #counts   FB_ACHIEVE_BACH          2s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_ALMOST_SEX		/\b[b-z]sex+\b/i
-describe FB_ALMOST_SEX		It's almost sex, but not!
-##score    FB_ALMOST_SEX		4.114
+body     FB_ALMOST_SEX          /\b[b-z]sex+\b/i
+describe FB_ALMOST_SEX          It's almost sex, but not!
+##score    FB_ALMOST_SEX                4.114
 #counts   FB_ALMOST_SEX            12s/0h of 42742 corpus (34169s/8573h FVGT) 07/06/06
 #counts   FB_ALMOST_SEX            33s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_ALMOST_SEX            34s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_AN_ERROR_4U		/An error has been made in your favor/
-describe FB_AN_ERROR_4U		Phrase: an error has been made in your favor
-##score    FB_AN_ERROR_4U		5.717
+body     FB_AN_ERROR_4U         /An error has been made in your favor/
+describe FB_AN_ERROR_4U         Phrase: an error has been made in your favor
+##score    FB_AN_ERROR_4U               5.717
 #counts   FB_AN_ERROR_4U           2s/0h of 42564 corpus (34322s/8242h FVGT) 05/26/06
 #counts   FB_AN_ERROR_4U           2s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FB_AN_ERROR_4U           2s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_ANA_TRIM		/Ana[^a-z]trim/i
-describe FB_ANA_TRIM		Broken AnaTrim phrase.
-##score    FB_ANA_TRIM		10.357
+body     FB_ANA_TRIM            /Ana[^a-z]trim/i
+describe FB_ANA_TRIM            Broken AnaTrim phrase.
+##score    FB_ANA_TRIM          10.357
 #counts   FB_ANA_TRIM              2s/0h of 24573 corpus (15551s/9022h FVGT) 10/31/06
 #counts   FB_ANA_TRIM              4s/0h of 25005 corpus (15981s/9024h FVGT) 11/03/06
 #counts   FB_ANA_TRIM              1383s/0h of 293382 corpus (226480s/66902h ML) 11/03/06
@@ -645,58 +645,58 @@
 #counts   FB_ANA_TRIM              69s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_ANUI		/A[-_\.]U[-_\.]N[-_\.]I/i
-describe FB_ANUI		Phrase: A_U_N_I
-##score    FB_ANUI		7.166
+body     FB_ANUI                /A[-_\.]U[-_\.]N[-_\.]I/i
+describe FB_ANUI                Phrase: A_U_N_I
+##score    FB_ANUI              7.166
 #counts   FB_ANUI                  14s/0h of 25009 corpus (15987s/9022h FVGT) 11/03/06
 #counts   FB_ANUI                  21s/0h of 32518 corpus (23261s/9257h FVGT) 11/14/06
 #counts   FB_ANUI                  42s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body      FB_B0NUS		/B0nus/i
-describe  FB_B0NUS		Phrase: B0nus
-##score     FB_B0NUS		10.357
+body      FB_B0NUS              /B0nus/i
+describe  FB_B0NUS              Phrase: B0nus
+##score     FB_B0NUS            10.357
 #counts   FB_B0NUS                 6s/0h of 42564 corpus (34322s/8242h FVGT) 05/26/06
 #counts   FB_B0NUS                 36s/0h of 293382 corpus (226480s/66902h ML) 11/03/06
 #counts   FB_B0NUS                 5s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_B0NUS                 5s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_BAD_ERECT		/bad erection/i
-describe FB_BAD_ERECT		Phrase: Bad Erection
-##score    FB_BAD_ERECT		10.822
+body     FB_BAD_ERECT           /bad erection/i
+describe FB_BAD_ERECT           Phrase: Bad Erection
+##score    FB_BAD_ERECT         10.822
 #counts   FB_BAD_ERECT             2s/0h of 25348 corpus (16329s/9019h FVGT) 11/04/06
 #counts   FB_BAD_ERECT             2s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_BE_MILLION		/be.{1,5}millionaire/i
-describe FB_BE_MILLION		Phrase: be millionaire
-##score    FB_BE_MILLION		1.837
+body     FB_BE_MILLION          /be.{1,5}millionaire/i
+describe FB_BE_MILLION          Phrase: be millionaire
+##score    FB_BE_MILLION                1.837
 #counts   FB_BE_MILLION            184s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_BE_MILLION            48s/0h of 293382 corpus (226480s/66902h ML) 11/03/06
 #counts   FB_BE_MILLION            5s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_BE_MILLION            9s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_BEDISCARDED		/discarded [a-z\s]{1,14} future deployments/i
-describe FB_BEDISCARDED		Phrase: discarded ... future deployments
-##score    FB_BEDISCARDED		2.973
+body     FB_BEDISCARDED         /discarded [a-z\s]{1,14} future deployments/i
+describe FB_BEDISCARDED         Phrase: discarded ... future deployments
+##score    FB_BEDISCARDED               2.973
 #counts   FB_BEDISCARDED           969s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_BEDISCARDED           0s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_BEDISCARDED           0s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body      FB_BILLI0N		/[BM][I1]LL[I1]0N/i
-##score     FB_BILLI0N		10.357
-describe  FB_BILLI0N		Phrase: [BM]Illi0n
+body      FB_BILLI0N            /[BM][I1]LL[I1]0N/i
+##score     FB_BILLI0N          10.357
+describe  FB_BILLI0N            Phrase: [BM]Illi0n
 #counts   FB_BILLI0N               669s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_BILLI0N               0s/0h of 25005 corpus (15981s/9024h FVGT) 11/03/06
 #counts   FB_BILLI0N               0s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_BOOST_CONFIDEN	/Boost your confidence/i
-describe FB_BOOST_CONFIDEN	Phrase: boost your confidence.
-##score    FB_BOOST_CONFIDEN	2.395
+body     FB_BOOST_CONFIDEN      /Boost your confidence/i
+describe FB_BOOST_CONFIDEN      Phrase: boost your confidence.
+##score    FB_BOOST_CONFIDEN    2.395
 #counts   FB_BOOST_CONFIDEN        31s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_BOOST_CONFIDEN        1s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_BOOST_CONFIDEN        19s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
@@ -704,64 +704,64 @@
 
 
 #80O.538.6704
-body     FB_BROKEN_PHNUM	/(?!800)8[0o][0o][-.\s\)]{1,3}\d\d\d[-\.\s]{0,3}\d\d\d\d/i
-describe FB_BROKEN_PHNUM	weird phone number, with letters!
-##score    FB_BROKEN_PHNUM	3.84
+body     FB_BROKEN_PHNUM        /(?!800)8[0o][0o][-.\s\)]{1,3}\d\d\d[-\.\s]{0,3}\d\d\d\d/i
+describe FB_BROKEN_PHNUM        weird phone number, with letters!
+##score    FB_BROKEN_PHNUM      3.84
 #counts   FB_BROKEN_PHNUM          10s/0h of 32518 corpus (23261s/9257h FVGT) 11/14/06
 #counts   FB_BROKEN_PHNUM          42s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_BROWSER_ERR		/Browser Error: [a-z0-9_]+,/i
-describe FB_BROWSER_ERR		Phrase: Browser Error: random
-##score    FB_BROWSER_ERR		10
+body     FB_BROWSER_ERR         /Browser Error: [a-z0-9_]+,/i
+describe FB_BROWSER_ERR         Phrase: Browser Error: random
+##score    FB_BROWSER_ERR               10
 #counts   FB_BROWSER_ERR           11s/0h of 24573 corpus (15551s/9022h FVGT) 10/31/06
 #counts   FB_BROWSER_ERR           139s/0h of 36007 corpus (26307s/9700h FVGT) 11/17/06
 #counts   FB_BROWSER_ERR           413s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_C0MPANY		/c0mpany/i
-describe FB_C0MPANY		Phrase: C0mpany
-##score    FB_C0MPANY		10
+body     FB_C0MPANY             /c0mpany/i
+describe FB_C0MPANY             Phrase: C0mpany
+##score    FB_C0MPANY           10
 #counts   FB_C0MPANY               21s/0h of 43750 corpus (34719s/9031h FVGT) 10/27/06
 #counts   FB_C0MPANY               9s/0h of 36007 corpus (26307s/9700h FVGT) 11/17/06
 #counts   FB_C0MPANY               12s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_CAN_LONGER		/can last longer/i
-describe FB_CAN_LONGER		Phrase: can last longer
-##score    FB_CAN_LONGER		4.854
+body     FB_CAN_LONGER          /can last longer/i
+describe FB_CAN_LONGER          Phrase: can last longer
+##score    FB_CAN_LONGER                4.854
 #counts   FB_CAN_LONGER            8s/0h of 24573 corpus (15551s/9022h FVGT) 10/31/06
 #counts   FB_CAN_LONGER            26s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FB_CAN_LONGER            41s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_CASINO		/(?!casino)Ca[\$s5][i1\|]n[o0]/i
-describe FB_CASINO		Phrase: ca$ino
-##score    FB_CASINO		10
+body     FB_CASINO              /(?!casino)Ca[\$s5][i1\|]n[o0]/i
+describe FB_CASINO              Phrase: ca$ino
+##score    FB_CASINO            10
 #counts   FB_CASINO                46s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_CASINO                50s/0h of 36007 corpus (26307s/9700h FVGT) 11/17/06
 #counts   FB_CASINO                56s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_CASINO_SPELLER	/(?:Onliine Casino|Online CCasino)/i
-describe FB_CASINO_SPELLER	Phrase: Online Casino, spelling mistake.
-##score    FB_CASINO_SPELLER	10.357
+body     FB_CASINO_SPELLER      /(?:Onliine Casino|Online CCasino)/i
+describe FB_CASINO_SPELLER      Phrase: Online Casino, spelling mistake.
+##score    FB_CASINO_SPELLER    10.357
 #counts   FB_CASINO_SPELLER        4s/0h of 42742 corpus (34169s/8573h FVGT) 07/06/06
 #counts   FB_CASINO_SPELLER        4s/0h of 36007 corpus (26307s/9700h FVGT) 11/17/06
 #counts   FB_CASINO_SPELLER        4s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_CHOLESTERBLCK	/Cholesterblock/i
-describe FB_CHOLESTERBLCK	Phrase: Cholesterblock
-##score    FB_CHOLESTERBLCK	10.357
+body     FB_CHOLESTERBLCK       /Cholesterblock/i
+describe FB_CHOLESTERBLCK       Phrase: Cholesterblock
+##score    FB_CHOLESTERBLCK     10.357
 #counts   FB_CHOLESTERBLCK         10s/0h of 25005 corpus (15981s/9024h FVGT) 11/03/06
 #counts   FB_CHOLESTERBLCK         29s/0h of 36007 corpus (26307s/9700h FVGT) 11/17/06
 #counts   FB_CHOLESTERBLCK         50s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_CIALIS_LEO3		/(?!CIALIS)\bC\s?[a-z]?\s?[Iitl1\\\/]\s?[a-z]?\s?[Aa]\s?[a-z]?\s?[LIl1\\\/]\s?[a-z]?\s?[ilIt1\\\/]\s?[a-z]?\s?[Ss]\b/
-describe FB_CIALIS_LEO3		Uses a mis-spelled version of cialis.
-##score    FB_CIALIS_LEO3		4.599
+body     FB_CIALIS_LEO3         /(?!CIALIS)\bC\s?[a-z]?\s?[Iitl1\\\/]\s?[a-z]?\s?[Aa]\s?[a-z]?\s?[LIl1\\\/]\s?[a-z]?\s?[ilIt1\\\/]\s?[a-z]?\s?[Ss]\b/
+describe FB_CIALIS_LEO3         Uses a mis-spelled version of cialis.
+##score    FB_CIALIS_LEO3               4.599
 #counts   FB_CIALIS_LEO3           2604s/0h of 41968 corpus (34130s/7838h FVGT) 04/11/06
 #counts   FB_CIALIS_LEO3           17145s/12h of 293382 corpus (226480s/66902h ML) 11/03/06
 #counts   FB_CIALIS_LEO3           674s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
@@ -769,424 +769,424 @@
 #counts   FB_CIALIS_LEO3           826s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_COM_ADR_SIGN	/\:\:\s.{0,5}\d{3}\s\w{3,9}\s\w{2,9}\s.{1,20}\d{2}/i
-describe FB_COM_ADR_SIGN	Common sign used in Addresses
-##score    FB_COM_ADR_SIGN	10.357
+body     FB_COM_ADR_SIGN        /\:\:\s.{0,5}\d{3}\s\w{3,9}\s\w{2,9}\s.{1,20}\d{2}/i
+describe FB_COM_ADR_SIGN        Common sign used in Addresses
+##score    FB_COM_ADR_SIGN      10.357
 #counts   FB_COM_ADR_SIGN          11s/0h of 43642 corpus (34621s/9021h FVGT) 10/26/06
 #counts   FB_COM_ADR_SIGN          63s/0h of 25005 corpus (15981s/9024h FVGT) 11/03/06
 #counts   FB_COM_ADR_SIGN          160s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_COM_ADR_SIGN          351s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_CONSOL_YOUR		/consolidate your/i
-describe FB_CONSOL_YOUR		Phrase: Consolidate your
-##score    FB_CONSOL_YOUR		1.998
+body     FB_CONSOL_YOUR         /consolidate your/i
+describe FB_CONSOL_YOUR         Phrase: Consolidate your
+##score    FB_CONSOL_YOUR               1.998
 #counts   FB_CONSOL_YOUR           204s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_CONSOL_YOUR           4s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FB_CONSOL_YOUR           6s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_CONSOL_YOUR           12s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_DOUBLE_0WORDS	/\b[a-z]{1,5}0[a-z]{3,9}\s[a-z]{1,5}0[a-z]{3,9}\b/i
-describe FB_DOUBLE_0WORDS	Looks like double 0 words
-##score    FB_DOUBLE_0WORDS	2.999
+body     FB_DOUBLE_0WORDS       /\b[a-z]{1,5}0[a-z]{3,9}\s[a-z]{1,5}0[a-z]{3,9}\b/i
+describe FB_DOUBLE_0WORDS       Looks like double 0 words
+##score    FB_DOUBLE_0WORDS     2.999
 #counts   FB_DOUBLE_0WORDS         689s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_DOUBLE_0WORDS         263s/0h of 107818 corpus (99658s/8160h FVGT) 03/11/06
 #counts   FB_DOUBLE_0WORDS         11s/0h of 33815 corpus (24249s/9566h FVGT) 11/16/06
 #counts   FB_DOUBLE_0WORDS         12s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_DROWNING_DEBT	/drowning in debt/i
-describe FB_DROWNING_DEBT	Phrase: drowning in debt
-##score    FB_DROWNING_DEBT	2.375
+body     FB_DROWNING_DEBT       /drowning in debt/i
+describe FB_DROWNING_DEBT       Phrase: drowning in debt
+##score    FB_DROWNING_DEBT     2.375
 #counts   FB_DROWNING_DEBT         72s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_DROWNING_DEBT         1s/0h of 33815 corpus (24249s/9566h FVGT) 11/16/06
 #counts   FB_DROWNING_DEBT         1s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_EARN_UP_TO		/earn up to \$?\d?,?\d\d\d.{1,7}(?:day|week|month|year)/i
-describe FB_EARN_UP_TO		Phrase: Earn up to ....
-##score    FB_EARN_UP_TO		3.828
+body     FB_EARN_UP_TO          /earn up to \$?\d?,?\d\d\d.{1,7}(?:day|week|month|year)/i
+describe FB_EARN_UP_TO          Phrase: Earn up to ....
+##score    FB_EARN_UP_TO                3.828
 #counts   FB_EARN_UP_TO            1s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_EARN_UP_TO            7s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_EMAIL_HIER		/email hier/i
-describe FB_EMAIL_HIER		Phrase: email hier
-##score    FB_EMAIL_HIER		10.357
+body     FB_EMAIL_HIER          /email hier/i
+describe FB_EMAIL_HIER          Phrase: email hier
+##score    FB_EMAIL_HIER                10.357
 #counts   FB_EMAIL_HIER            1583s/0h of 107818 corpus (99658s/8160h FVGT) 03/11/06
 #counts   FB_EMAIL_HIER            165s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_EMAIL_HIER            169s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-#body     FB_ENHANCED_MALE	/Enhanced male power/i
-body     FB_ENHANCED_MALE	/Enhanced male/i
-describe FB_ENHANCED_MALE	Phrase: Enhanced male
-##score    FB_ENHANCED_MALE	10.357
+#body     FB_ENHANCED_MALE      /Enhanced male power/i
+body     FB_ENHANCED_MALE       /Enhanced male/i
+describe FB_ENHANCED_MALE       Phrase: Enhanced male
+##score    FB_ENHANCED_MALE     10.357
 #counts   FB_ENHANCED_MALE         17s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_ENHANCED_MALE         19s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_EPHEDRA_IS		/Ephedra is back/i
-describe FB_EPHEDRA_IS		Phrase: Ephedra is back
-##score    FB_EPHEDRA_IS		10.357
+body     FB_EPHEDRA_IS          /Ephedra is back/i
+describe FB_EPHEDRA_IS          Phrase: Ephedra is back
+##score    FB_EPHEDRA_IS                10.357
 #counts   FB_EPHEDRA_IS            31s/0h of 24573 corpus (15551s/9022h FVGT) 10/31/06
 #counts   FB_EPHEDRA_IS            37s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_EPHEDRA_IS            51s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_EXPLOSIVE		/EXPLOSIVE\b/
-describe FB_EXPLOSIVE		Phrase: EXPLOSIVE
-##score    FB_EXPLOSIVE		7.148
+body     FB_EXPLOSIVE           /EXPLOSIVE\b/
+describe FB_EXPLOSIVE           Phrase: EXPLOSIVE
+##score    FB_EXPLOSIVE         7.148
 #counts   FB_EXPLOSIVE             718s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_EXPLOSIVE             1s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_EXPLOSIVE             1s/0h of 36007 corpus (26307s/9700h FVGT) 11/17/06
 #counts   FB_EXPLOSIVE             1s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_EXTRA_INCHES	/extra inches/
-describe FB_EXTRA_INCHES	Phrase: extra inches
-##score    FB_EXTRA_INCHES	3.352
+body     FB_EXTRA_INCHES        /extra inches/
+describe FB_EXTRA_INCHES        Phrase: extra inches
+##score    FB_EXTRA_INCHES      3.352
 #counts   FB_EXTRA_INCHES          16s/0h of 25381 corpus (16358s/9023h FVGT) 11/04/06
 #counts   FB_EXTRA_INCHES          17s/0h of 36007 corpus (26307s/9700h FVGT) 11/17/06
 #counts   FB_EXTRA_INCHES          21s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_FAKE_NUMBERS	/\$\d\d?O\s*[MBT]/i
-describe FB_FAKE_NUMBERS	Looks like numbers with O's insted of 0's
-##score    FB_FAKE_NUMBERS	3.494
+body     FB_FAKE_NUMBERS        /\$\d\d?O\s*[MBT]/i
+describe FB_FAKE_NUMBERS        Looks like numbers with O's insted of 0's
+##score    FB_FAKE_NUMBERS      3.494
 #counts   FB_FAKE_NUMBERS          948s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_FAKE_NUMBERS          0s/0h of 25005 corpus (15981s/9024h FVGT) 11/03/06
 #counts   FB_FAKE_NUMBERS          0s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_FAKE_NUMS2		/\d,0OO/i
-describe FB_FAKE_NUMS2		Looks like fake numbers
-##score    FB_FAKE_NUMS2		3.834
+body     FB_FAKE_NUMS2          /\d,0OO/i
+describe FB_FAKE_NUMS2          Looks like fake numbers
+##score    FB_FAKE_NUMS2                3.834
 #counts   FB_FAKE_NUMS2            11s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_FAKE_NUMS2            0s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FB_FAKE_NUMS2            0s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_FAKE_NUMS4		/(?:\b|\b\d)\d,?\d,?OO(?:\b|\d\b)/
-describe FB_FAKE_NUMS4		Looks like fake numbers (4)
-##score    FB_FAKE_NUMS4		3.992
+body     FB_FAKE_NUMS4          /(?:\b|\b\d)\d,?\d,?OO(?:\b|\d\b)/
+describe FB_FAKE_NUMS4          Looks like fake numbers (4)
+##score    FB_FAKE_NUMS4                3.992
 #counts   FB_FAKE_NUMS4            68s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_FAKE_NUMS4            49s/0h of 33815 corpus (24249s/9566h FVGT) 11/16/06
 #counts   FB_FAKE_NUMS4            49s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_FEDERALLY_COMPL	/We are federally compliant/i
-describe FB_FEDERALLY_COMPL	Phrase: we are federally compliant
-##score    FB_FEDERALLY_COMPL	10.357
+body     FB_FEDERALLY_COMPL     /We are federally compliant/i
+describe FB_FEDERALLY_COMPL     Phrase: we are federally compliant
+##score    FB_FEDERALLY_COMPL   10.357
 #counts   FB_FEDERALLY_COMPL       19s/0h of 104500 corpus (96503s/7997h FVGT) 03/09/06
 #counts   FB_FEDERALLY_COMPL       21s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_FEDERALLY_COMPL       594s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_FEDERALLY_COMPL       742s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_FHARMACY		/Fharmacy/i
-describe FB_FHARMACY		Phrase: Farmacy
-##score    FB_FHARMACY		10.357
+body     FB_FHARMACY            /Fharmacy/i
+describe FB_FHARMACY            Phrase: Farmacy
+##score    FB_FHARMACY          10.357
 #counts   FB_FHARMACY              12s/0h of 33043 corpus (23599s/9444h FVGT) 11/15/06
 #counts   FB_FHARMACY              65s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_FHARMACY              204s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_FORWARD_LOOK	/(?!forward look)f[o0]rward l[0o][0o]k/i
-describe FB_FORWARD_LOOK	Phrase: forward look with 0's
-##score    FB_FORWARD_LOOK	10.357
+body     FB_FORWARD_LOOK        /(?!forward look)f[o0]rward l[0o][0o]k/i
+describe FB_FORWARD_LOOK        Phrase: forward look with 0's
+##score    FB_FORWARD_LOOK      10.357
 #counts   FB_FORWARD_LOOK          588s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_FORWARD_LOOK          0s/0h of 25005 corpus (15981s/9024h FVGT) 11/03/06
 #counts   FB_FORWARD_LOOK          0s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_FREE888		/Free \$888/i
-describe FB_FREE888		Claims we can get $888 Free.
-##score    FB_FREE888		10.357
+body     FB_FREE888             /Free \$888/i
+describe FB_FREE888             Claims we can get $888 Free.
+##score    FB_FREE888           10.357
 #counts   FB_FREE888               10s/0h of 42742 corpus (34169s/8573h FVGT) 07/06/06
 #counts   FB_FREE888               17s/0h of 25005 corpus (15981s/9024h FVGT) 11/03/06
 #counts   FB_FREE888               21s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_FUNNY_WEIGHT	/(?!weight)we ?i?ght/i
-describe FB_FUNNY_WEIGHT	Looks like weight but it's not!
-##score    FB_FUNNY_WEIGHT	5.993
+body     FB_FUNNY_WEIGHT        /(?!weight)we ?i?ght/i
+describe FB_FUNNY_WEIGHT        Looks like weight but it's not!
+##score    FB_FUNNY_WEIGHT      5.993
 #counts   FB_FUNNY_WEIGHT          10s/0h of 34977 corpus (27086s/7891h FT) 03/01/06
 #counts   FB_FUNNY_WEIGHT          13s/0h of 107818 corpus (99658s/8160h FVGT) 03/11/06
 #counts   FB_FUNNY_WEIGHT          2s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_FUNNY_WEIGHT          6s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_GAPPY_ADDRESS	/(?:[a-z] ){8}, (?:[a-z0-9] ){4}/i
-describe FB_GAPPY_ADDRESS	Too much spacing in Address
-##score    FB_GAPPY_ADDRESS	5.655
+body     FB_GAPPY_ADDRESS       /(?:[a-z] ){8}, (?:[a-z0-9] ){4}/i
+describe FB_GAPPY_ADDRESS       Too much spacing in Address
+##score    FB_GAPPY_ADDRESS     5.655
 #counts   FB_GAPPY_ADDRESS         21s/0h of 43642 corpus (34621s/9021h FVGT) 10/26/06
 #counts   FB_GAPPY_ADDRESS         139s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_GAPPY_ADDRESS         425s/0h of 36007 corpus (26307s/9700h FVGT) 11/17/06
 #counts   FB_GAPPY_ADDRESS         616s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_GAPPY_SOMETHING	/(?:[A-Z,-]\s){8}.{0,5}(?:[0-9]\s){3}/
-describe FB_GAPPY_SOMETHING	Looks like something thats g a p p y
-##score    FB_GAPPY_SOMETHING	0.444
+body     FB_GAPPY_SOMETHING     /(?:[A-Z,-]\s){8}.{0,5}(?:[0-9]\s){3}/
+describe FB_GAPPY_SOMETHING     Looks like something thats g a p p y
+##score    FB_GAPPY_SOMETHING   0.444
 #counts   FB_GAPPY_SOMETHING       1s/0h of 42071 corpus (34145s/7926h FVGT) 04/20/06
 #counts   FB_GAPPY_SOMETHING       3s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FB_GAPPY_SOMETHING       3s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_GET_LAID		/GET LAID/
-describe FB_GET_LAID		Phrase: GET LAID
-##score    FB_GET_LAID		10.357
+body     FB_GET_LAID            /GET LAID/
+describe FB_GET_LAID            Phrase: GET LAID
+##score    FB_GET_LAID          10.357
 #counts   FB_GET_LAID              5s/0h of 25381 corpus (16358s/9023h FVGT) 11/04/06
 #counts   FB_GET_LAID              5s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_GET_MEDS		/(?:place f[o0]r|[0o]rder|get\s?(?:y[o0]ur)?|online|quality).{1,7}med[isz][^a]/i
-describe FB_GET_MEDS		Looks like trying to sell meds
-##score    FB_GET_MEDS		3.875
+body     FB_GET_MEDS            /(?:place f[o0]r|[0o]rder|get\s?(?:y[o0]ur)?|online|quality).{1,7}med[isz][^a]/i
+describe FB_GET_MEDS            Looks like trying to sell meds
+##score    FB_GET_MEDS          3.875
 #counts   FB_GET_MEDS              30s/0h of 33815 corpus (24249s/9566h FVGT) 11/16/06
 #counts   FB_GET_MEDS              38s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_GET_XXX_CASH	/get \d+(?:,?\d+)? (?:[a-z]+ ?)?cash/i
-describe FB_GET_XXX_CASH	Phrase: Get Cash
-##score    FB_GET_XXX_CASH	10.357
+body     FB_GET_XXX_CASH        /get \d+(?:,?\d+)? (?:[a-z]+ ?)?cash/i
+describe FB_GET_XXX_CASH        Phrase: Get Cash
+##score    FB_GET_XXX_CASH      10.357
 #counts   FB_GET_XXX_CASH          17s/0h of 25019 corpus (15994s/9025h FVGT) 11/01/06
 #counts   FB_GET_XXX_CASH          55s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_GET_XXX_CASH          107s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_GREAT_BEST_SEX	/(?:greater|best|Improved) sex/i
-describe FB_GREAT_BEST_SEX	Phrase: greater, best, improved sex
-##score    FB_GREAT_BEST_SEX	5.157
+body     FB_GREAT_BEST_SEX      /(?:greater|best|Improved) sex/i
+describe FB_GREAT_BEST_SEX      Phrase: greater, best, improved sex
+##score    FB_GREAT_BEST_SEX    5.157
 #counts   FB_GREAT_BEST_SEX        51s/0h of 25733 corpus (16658s/9075h FVGT) 11/08/06
 #counts   FB_GREAT_BEST_SEX        79s/0h of 36007 corpus (26307s/9700h FVGT) 11/17/06
 #counts   FB_GREAT_BEST_SEX        109s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_GVR			/(?:pef-rx|vigrex-ds|gsc-100|vp-rx|gv-promax|phentermine|adipex|xenical)/i
-describe FB_GVR			Looks like generic viagra
-##score    FB_GVR			4.999
+body     FB_GVR                 /(?:pef-rx|vigrex-ds|gsc-100|vp-rx|gv-promax|phentermine|adipex|xenical)/i
+describe FB_GVR                 Looks like generic viagra
+##score    FB_GVR                       4.999
 #counts   FB_GVR                   79s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_GVR                   55s/0h of 33815 corpus (24249s/9566h FVGT) 11/16/06
 #counts   FB_GVR                   55s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_HA1R		/\bha1r\b/i
-describe FB_HA1R		Phrase: ha1r
-##score    FB_HA1R		5.644
+body     FB_HA1R                /\bha1r\b/i
+describe FB_HA1R                Phrase: ha1r
+##score    FB_HA1R              5.644
 #counts   FB_HA1R                  128s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_HA1R                  0s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_HA1R                  0s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_HEY_BRO_COMMA	/Hey bro, /
-describe FB_HEY_BRO_COMMA	Phrase hey bro,
-##score    FB_HEY_BRO_COMMA	7.357
+body     FB_HEY_BRO_COMMA       /Hey bro, /
+describe FB_HEY_BRO_COMMA       Phrase hey bro,
+##score    FB_HEY_BRO_COMMA     7.357
 #counts   FB_HEY_BRO_COMMA         40s/0h of 103587 corpus (96208s/7379h FVGT) 03/15/06
 #counts   FB_HEY_BRO_COMMA         392s/0h of 293382 corpus (226480s/66902h ML) 11/03/06
 #counts   FB_HEY_BRO_COMMA         10s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_HEY_BRO_COMMA         10s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_HG_H_CAP		/\bHGH\b/
-describe FB_HG_H_CAP		Phrase: HGH
-##score    FB_HG_H_CAP		4.775
+body     FB_HG_H_CAP            /\bHGH\b/
+describe FB_HG_H_CAP            Phrase: HGH
+##score    FB_HG_H_CAP          4.775
 #counts   FB_HG_H_CAP              75s/0h of 25733 corpus (16658s/9075h FVGT) 11/08/06
 #counts   FB_HG_H_CAP              88s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FB_HG_H_CAP              131s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_HOMELOAN		/\$\d{3},\d{3} home loan/i
-describe FB_HOMELOAN		Phrase $x home loan
-##score    FB_HOMELOAN		10.357
+body     FB_HOMELOAN            /\$\d{3},\d{3} home loan/i
+describe FB_HOMELOAN            Phrase $x home loan
+##score    FB_HOMELOAN          10.357
 #counts   FB_HOMELOAN              333s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_HOMELOAN              4s/0h of 25005 corpus (15981s/9024h FVGT) 11/03/06
 #counts   FB_HOMELOAN              1165s/0h of 293382 corpus (226480s/66902h ML) 11/03/06
 #counts   FB_HOMELOAN              5s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_IMPRESS_GIRL	/\bimpress .{0,5}girl\b/
-describe FB_IMPRESS_GIRL	Phrase: impress ... girl
-##score    FB_IMPRESS_GIRL	4.284
+body     FB_IMPRESS_GIRL        /\bimpress .{0,5}girl\b/
+describe FB_IMPRESS_GIRL        Phrase: impress ... girl
+##score    FB_IMPRESS_GIRL      4.284
 #counts   FB_IMPRESS_GIRL          122s/0h of 25381 corpus (16358s/9023h FVGT) 11/04/06
 #counts   FB_IMPRESS_GIRL          128s/0h of 36007 corpus (26307s/9700h FVGT) 11/17/06
 #counts   FB_IMPRESS_GIRL          131s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_IMPROVEJA		/Improved Ejaculation/i
-describe FB_IMPROVEJA		Phrase: Improved Ejaculation
-##score    FB_IMPROVEJA		10.357
+body     FB_IMPROVEJA           /Improved Ejaculation/i
+describe FB_IMPROVEJA           Phrase: Improved Ejaculation
+##score    FB_IMPROVEJA         10.357
 #counts   FB_IMPROVEJA             0s/0h of 25733 corpus (16658s/9075h FVGT) 11/08/06
 #counts   FB_IMPROVEJA             1s/0h of 26801 corpus (17723s/9078h FVGT) 11/09/06
 #counts   FB_IMPROVEJA             2s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_INCREASE_VOL	/\bincrease.{0,8}volume/
-describe FB_INCREASE_VOL	Phrase: increase volume
-##score    FB_INCREASE_VOL	3.629
+body     FB_INCREASE_VOL        /\bincrease.{0,8}volume/
+describe FB_INCREASE_VOL        Phrase: increase volume
+##score    FB_INCREASE_VOL      3.629
 #counts   FB_INCREASE_VOL          83s/0h of 25381 corpus (16358s/9023h FVGT) 11/04/06
 #counts   FB_INCREASE_VOL          87s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FB_INCREASE_VOL          95s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_INCREASE_YOUR	/Increase your energy/i
-describe FB_INCREASE_YOUR	Phrase: Increase your energy
-##score    FB_INCREASE_YOUR	10.357
+body     FB_INCREASE_YOUR       /Increase your energy/i
+describe FB_INCREASE_YOUR       Phrase: Increase your energy
+##score    FB_INCREASE_YOUR     10.357
 #counts   FB_INCREASE_YOUR         58s/0h of 25733 corpus (16658s/9075h FVGT) 11/08/06
 #counts   FB_INCREASE_YOUR         83s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FB_INCREASE_YOUR         142s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_INDEPEND_RWD	/independent reward/i
-describe FB_INDEPEND_RWD	Phrase: independent reward
-##score    FB_INDEPEND_RWD	10.357
+body     FB_INDEPEND_RWD        /independent reward/i
+describe FB_INDEPEND_RWD        Phrase: independent reward
+##score    FB_INDEPEND_RWD      10.357
 #counts   FB_INDEPEND_RWD          164s/0h of 25019 corpus (15994s/9025h FVGT) 11/01/06
 #counts   FB_INDEPEND_RWD          620s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_INDEPEND_RWD          1386s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_IOW			/\bIow\b/
-describe FB_IOW			Phrase: mis-spelled low, iow?
-##score    FB_IOW			10.357
+body     FB_IOW                 /\bIow\b/
+describe FB_IOW                 Phrase: mis-spelled low, iow?
+##score    FB_IOW                       10.357
 #counts   FB_IOW                   3s/0h of 25718 corpus (16644s/9074h FVGT) 11/08/06
 #counts   FB_IOW                   6s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FB_IOW                   7s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_L0AN		/\bl0ans?\b/i
-describe FB_L0AN		Phrase: L0an
-##score    FB_L0AN		10.357
+body     FB_L0AN                /\bl0ans?\b/i
+describe FB_L0AN                Phrase: L0an
+##score    FB_L0AN              10.357
 #counts   FB_L0AN                  34s/0h of 43642 corpus (34621s/9021h FVGT) 10/26/06
 #counts   FB_L0AN                  7s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_L0AN                  18s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_LAON		/\blaon\b/i
-describe FB_LAON		Phrase: laon
-##score    FB_LAON		2.382
+body     FB_LAON                /\blaon\b/i
+describe FB_LAON                Phrase: laon
+##score    FB_LAON              2.382
 #counts   FB_LAON                  30s/0h of 104500 corpus (96503s/7997h FVGT) 03/09/06
 #counts   FB_LAON                  0s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_LAON                  0s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_LATEST_OEM		/latest oem/i
-describe FB_LATEST_OEM		Phrase: latest oem.
-##score    FB_LATEST_OEM		10.357
+body     FB_LATEST_OEM          /latest oem/i
+describe FB_LATEST_OEM          Phrase: latest oem.
+##score    FB_LATEST_OEM                10.357
 #counts   FB_LATEST_OEM            12s/0h of 17430 corpus (9737s/7693h FT) 01/11/06
 #counts   FB_LATEST_OEM            0s/0h of 25005 corpus (15981s/9024h FVGT) 11/03/06
 #counts   FB_LATEST_OEM            0s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_LIMITED_TIME	/limited time promotion/i
-describe FB_LIMITED_TIME	Phrase: limited time promotion
-##score    FB_LIMITED_TIME	3.193
+body     FB_LIMITED_TIME        /limited time promotion/i
+describe FB_LIMITED_TIME        Phrase: limited time promotion
+##score    FB_LIMITED_TIME      3.193
 #counts   FB_LIMITED_TIME          73s/0h of 9788 corpus (4882s/4906h FT) 12/26/05
 #counts   FB_LIMITED_TIME          16s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_LIMITED_TIME          21s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_LOSE_WEIGHT_CAP	/LOSE WEIGHT/
-describe FB_LOSE_WEIGHT_CAP	Phrase: LOSE WEIGHT
-##score    FB_LOSE_WEIGHT_CAP	2.522
+body     FB_LOSE_WEIGHT_CAP     /LOSE WEIGHT/
+describe FB_LOSE_WEIGHT_CAP     Phrase: LOSE WEIGHT
+##score    FB_LOSE_WEIGHT_CAP   2.522
 #counts   FB_LOSE_WEIGHT_CAP       115s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_LOSE_WEIGHT_CAP       0s/0h of 25005 corpus (15981s/9024h FVGT) 11/03/06
 #counts   FB_LOSE_WEIGHT_CAP       0s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_LOWER_PAYM		/lower your monthly payments/i
-describe FB_LOWER_PAYM		Phrase: lower your monthly payments
-##score    FB_LOWER_PAYM		3.542
+body     FB_LOWER_PAYM          /lower your monthly payments/i
+describe FB_LOWER_PAYM          Phrase: lower your monthly payments
+##score    FB_LOWER_PAYM                3.542
 #counts   FB_LOWER_PAYM            187s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_LOWER_PAYM            37s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FB_LOWER_PAYM            38s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_MAGIC_TAB		/\b(?:magic|this) tab\b/
-describe FB_MAGIC_TAB		Phrase: this / magic tab.
-##score    FB_MAGIC_TAB		10.357
+body     FB_MAGIC_TAB           /\b(?:magic|this) tab\b/
+describe FB_MAGIC_TAB           Phrase: this / magic tab.
+##score    FB_MAGIC_TAB         10.357
 #counts   FB_MAGIC_TAB             115s/0h of 25381 corpus (16358s/9023h FVGT) 11/04/06
 #counts   FB_MAGIC_TAB             116s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FB_MAGIC_TAB             118s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_MAKE_MONEY		/generate \$/i
-describe FB_MAKE_MONEY		Phrase: generate $
-##score    FB_MAKE_MONEY		1.755
+body     FB_MAKE_MONEY          /generate \$/i
+describe FB_MAKE_MONEY          Phrase: generate $
+##score    FB_MAKE_MONEY                1.755
 #counts   FB_MAKE_MONEY            11s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_MAKE_MONEY            0s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FB_MAKE_MONEY            1s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_MASCULINE_PERF	/Masculine performance/i
-describe FB_MASCULINE_PERF	Phrase: Masculine performance
-##score    FB_MASCULINE_PERF	10.357
+body     FB_MASCULINE_PERF      /Masculine performance/i
+describe FB_MASCULINE_PERF      Phrase: Masculine performance
+##score    FB_MASCULINE_PERF    10.357
 #counts   FB_MASCULINE_PERF        15s/0h of 42742 corpus (34169s/8573h FVGT) 07/06/06
 #counts   FB_MASCULINE_PERF        18s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_MASCULINE_PERF        18s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_MED1CAT		/\bmed1cat/i
-describe FB_MED1CAT		Phrase: Med1cat
-##score    FB_MED1CAT		10.357
+body     FB_MED1CAT             /\bmed1cat/i
+describe FB_MED1CAT             Phrase: Med1cat
+##score    FB_MED1CAT           10.357
 #counts   FB_MED1CAT               7s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_MED1CAT               6s/0h of 35267 corpus (25646s/9621h FVGT) 11/17/06
 #counts   FB_MED1CAT               10s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_MEDS_PERCENT	/meds .{3,10}\d\s?%/i
-describe FB_MEDS_PERCENT	Talks about meds and %
-##score    FB_MEDS_PERCENT	10.357
+body     FB_MEDS_PERCENT        /meds .{3,10}\d\s?%/i
+describe FB_MEDS_PERCENT        Talks about meds and %
+##score    FB_MEDS_PERCENT      10.357
 #counts   FB_MEDS_PERCENT          13s/0h of 42742 corpus (34169s/8573h FVGT) 07/06/06
 #counts   FB_MEDS_PERCENT          6s/0h of 25005 corpus (15981s/9024h FVGT) 11/03/06
 #counts   FB_MEDS_PERCENT          6s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_MEEDS		/\bmeed[zs]\b/i
-describe FB_MEEDS		Phrase: meed[zs]
-##score    FB_MEEDS		10.357
+body     FB_MEEDS               /\bmeed[zs]\b/i
+describe FB_MEEDS               Phrase: meed[zs]
+##score    FB_MEEDS             10.357
 #counts   FB_MEEDS                 615s/0h of 81916 corpus (65011s/16905h ML) 02/27/06
 #counts   FB_MEEDS                 0s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_MEEDS                 0s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_MORE_SEMEN		/more semen/i
-describe FB_MORE_SEMEN		Phrase: more semen
-##score    FB_MORE_SEMEN		10.357
+body     FB_MORE_SEMEN          /more semen/i
+describe FB_MORE_SEMEN          Phrase: more semen
+##score    FB_MORE_SEMEN                10.357
 #counts   FB_MORE_SEMEN            4s/0h of 42742 corpus (34169s/8573h FVGT) 07/06/06
 #counts   FB_MORE_SEMEN            95s/0h of 293382 corpus (226480s/66902h ML) 11/03/06
 #counts   FB_MORE_SEMEN            5s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_MORE_SEMEN            5s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_MORE_SIZE		/\bmore size\b/
-describe FB_MORE_SIZE		Phrase: more size
-##score    FB_MORE_SIZE		10.357
+body     FB_MORE_SIZE           /\bmore size\b/
+describe FB_MORE_SIZE           Phrase: more size
+##score    FB_MORE_SIZE         10.357
 #counts   FB_MORE_SIZE             11s/0h of 25005 corpus (15981s/9024h FVGT) 11/03/06
 #counts   FB_MORE_SIZE             29s/0h of 36007 corpus (26307s/9700h FVGT) 11/17/06
 #counts   FB_MORE_SIZE             48s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_MOST_RECOG		/most recognized brands/i
-describe FB_MOST_RECOG		Phrase: most recognized brands.
-##score    FB_MOST_RECOG		2.772
+body     FB_MOST_RECOG          /most recognized brands/i
+describe FB_MOST_RECOG          Phrase: most recognized brands.
+##score    FB_MOST_RECOG                2.772
 #counts   FB_MOST_RECOG            12s/0h of 42742 corpus (34169s/8573h FVGT) 07/06/06
 #counts   FB_MOST_RECOG            12s/0h of 25369 corpus (16344s/9025h FVGT) 11/03/06
 #counts   FB_MOST_RECOG            13s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_MOST_QUALITY	/Most quality products/i
-describe FB_MOST_QUALITY	Phrase: Most quality products
-##score    FB_MOST_QUALITY	10.357
+body     FB_MOST_QUALITY        /Most quality products/i
+describe FB_MOST_QUALITY        Phrase: Most quality products
+##score    FB_MOST_QUALITY      10.357
 #counts   FB_MOST_QUALITY          16s/0h of 42742 corpus (34169s/8573h FVGT) 07/06/06
 #counts   FB_MOST_QUALITY          90s/0h of 293382 corpus (226480s/66902h ML) 11/03/06
 #counts   FB_MOST_QUALITY          26s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_N3W			/ n3w /i
-describe FB_N3W			Phrase: n3w
-##score    FB_N3W			3.362
+body     FB_N3W                 / n3w /i
+describe FB_N3W                 Phrase: n3w
+##score    FB_N3W                       3.362
 #counts   FB_N3W                   11s/0h of 34977 corpus (27086s/7891h FT) 03/01/06
 #counts   FB_N3W                   523s/0h of 84470 corpus (67306s/17164h ML) 03/01/06
 #counts   FB_N3W                   19s/0h of 107818 corpus (99658s/8160h FVGT) 03/11/06
@@ -1194,33 +1194,33 @@
 #counts   FB_N3W                   0s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_NATIONALSURV	/NationalSurveyPanel/i
-describe FB_NATIONALSURV	Phrase: NationalSurveyPanel
-##score    FB_NATIONALSURV	3.259
+body     FB_NATIONALSURV        /NationalSurveyPanel/i
+describe FB_NATIONALSURV        Phrase: NationalSurveyPanel
+##score    FB_NATIONALSURV      3.259
 #counts   FB_NATIONALSURV          75s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_NATIONALSURV          2s/0h of 33815 corpus (24249s/9566h FVGT) 11/16/06
 #counts   FB_NATIONALSURV          2s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_NEW_LOW_RATE	/new low rate/i
-describe FB_NEW_LOW_RATE	Phrase: new low rate
-##score    FB_NEW_LOW_RATE	1.853
+body     FB_NEW_LOW_RATE        /new low rate/i
+describe FB_NEW_LOW_RATE        Phrase: new low rate
+##score    FB_NEW_LOW_RATE      1.853
 #counts   FB_NEW_LOW_RATE          1s/0h of 42742 corpus (34169s/8573h FVGT) 07/06/06
 #counts   FB_NEW_LOW_RATE          1s/0h of 36007 corpus (26307s/9700h FVGT) 11/17/06
 #counts   FB_NEW_LOW_RATE          1s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_NO_MORE_ADS		/no more ad/i
-describe FB_NO_MORE_ADS		Phrase: no more ad
-##score    FB_NO_MORE_ADS		1.174
+body     FB_NO_MORE_ADS         /no more ad/i
+describe FB_NO_MORE_ADS         Phrase: no more ad
+##score    FB_NO_MORE_ADS               1.174
 #counts   FB_NO_MORE_ADS           6s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_NO_MORE_ADS           13s/0h of 33815 corpus (24249s/9566h FVGT) 11/16/06
 #counts   FB_NO_MORE_ADS           13s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_NO_MORE_HTTP	/no\s?more.{0,5} http/i
-describe FB_NO_MORE_HTTP	No more, the http
-##score    FB_NO_MORE_HTTP	10.357
+body     FB_NO_MORE_HTTP        /no\s?more.{0,5} http/i
+describe FB_NO_MORE_HTTP        No more, the http
+##score    FB_NO_MORE_HTTP      10.357
 #counts   FB_NO_MORE_HTTP          1s/0h of 42050 corpus (34123s/7927h FVGT) 04/25/06
 #counts   FB_NO_MORE_HTTP          109s/0h of 35048 corpus (25413s/9635h FVGT) 11/16/06
 #counts   FB_NO_MORE_HTTP          174s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
@@ -1229,133 +1229,133 @@
 #No More Mail Please:
 #No More Mail:
 #No more distribution
-body     FB_NO_MORE_MAIL	/No More (?:Mail|distribution)/i
-describe FB_NO_MORE_MAIL	Phrase: no more mail, distribution
-##score    FB_NO_MORE_MAIL	10.529
+body     FB_NO_MORE_MAIL        /No More (?:Mail|distribution)/i
+describe FB_NO_MORE_MAIL        Phrase: no more mail, distribution
+##score    FB_NO_MORE_MAIL      10.529
 #counts   FB_NO_MORE_MAIL          25s/0h of 25733 corpus (16658s/9075h FVGT) 11/08/06
 #counts   FB_NO_MORE_MAIL          52s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06
 #counts   FB_NO_MORE_MAIL          68s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_NO_MORE_OFFER	/No more offer/i
-describe FB_NO_MORE_OFFER	Phrase: no more offer
-##score    FB_NO_MORE_OFFER	3.189
+body     FB_NO_MORE_OFFER       /No more offer/i
+describe FB_NO_MORE_OFFER       Phrase: no more offer
+##score    FB_NO_MORE_OFFER     3.189
 #counts   FB_NO_MORE_OFFER         2s/0h of 43750 corpus (34719s/9031h FVGT) 10/27/06
 #counts   FB_NO_MORE_OFFER         1s/0h of 36007 corpus (26307s/9700h FVGT) 11/17/06
 #counts   FB_NO_MORE_OFFER         1s/0h of 47019 corpus (37183s/9836h FVGT) 12/23/06
 
 
-body     FB_NO_SCRIP_NEEDED	/No.{1,10}P(?:er|re)scr[i1]pt[i1][o0]n (?:needed|requ[1i]re)/i
-describe FB_NO_SCRIP_NEEDED	Phrase: no prescription needed.
-##score    FB_NO_SCRIP_NEEDED	10.357
+body     FB_NO_SCRIP_NEEDED     /No.{1,10}P(?:er|re)scr[i1]pt[i1][o0]n (?:needed|requ[1i]re)/i
+describe FB_NO_SCRIP_NEEDED     Phrase: no prescription needed.
+##score    FB_NO_SCRIP_NEEDED   10.357
 #counts   FB_NO_SCRIP_NEEDED       722s/0h of 207630 corpus (200121s/7509h FT) 12/13/05
 #counts   FB_NO_SCRIP_NEEDED       1042s/0h of 107818 corpus (99658s/8160h FVGT) 03/13/06
 #counts   FB_NO_SCRIP_NEEDED       84s/0h of 32547 corpus (23290s/9257h FVGT) 11/14/06

[... 3737 lines stripped ...]