/* DATEI: formatea.css */

/* Gültigkeit für alle Frame */
/* Hier gebe ich meine allgemein gütligen Formate */
/* für alle Frames ein */
  { font-family: Arial Black ! important; }

  body, tr, td { font-size: 13px ! important;
    font-family: Arial Black ! important;
    }

  h1, h2, h3, h4, h5, tr, td, div, span { font-family: Arial Black ! important;
    }

  h1 { font-size: 34px;
    }

  h2 { font-size: 30px;
    }

  h3 { font-size: 20px;
    }

  h4 { font-size: 16px;
    }

  h5 { font-size: 12px;
    }

  h6 { font-size: 10px;
    }