/* DATEI: formate1.css */

body { padding:20px; margin-left:40px; font-family:Arial;font-style:Arial;background-color:#FFFFFF;color:#3A3A3A}
 p {  font-family: Arial;color:#3A3A3A}
  h1 {  font-family: Helevetia,Verdana,Arial,sans-serif;font-size:xx-large;font-weight:bold;letter-spacing:1pt;color:#282828}
   h2 {  font-family: Arial;}
    h3 {  font-family: Arial;}
     h4 {  font-family: Arial;}
     td { vertical-align:top }



a:link { color:#0D07F6; text-decoration:underline }
a:visited {  color:#8889EA; text-decoration:underline }
a:hover { color:#FF1C00; text-decoration:underline }
a:active { color:#020003; text-decoration:underline }
a:focus { color:#B81B6D; text-decoration:underline }

