(TeX-add-style-hook "cong.sage"
 (lambda ()
    (TeX-run-style-hooks
     "latex2e"
     "art11"
     "article"
     "11pt")))

