Ich habe mir jetzt nicht die Mühe gemacht zu gucken, warum der Code nicht geht, denn so ist es eine viel einfacherere Lösung:

Html:
<style type="text/css"><!--
  p {
      color: #c5000b;
      font-family: 'Tiranti Solid LET' !important;
      margin: 0;
      text-align: center;
  }
--></style>

<p>Absatz1</p>
<p>Absatz2</p>
<p>Absatz3</p>
<p>[...]</p>