If you want to paste text into Rich Text Editor without carrying over any formatting, you have 3 options:
<RTE:Editor runat="server" ContentCss="example.css" ID="Editor1" PasteMode="PasteText" />