/* DATEI: format.css */

body { margin-left:5%; margin-right:5% }

h1 { font-family: Arial; FONT-WEIGHT: bold;font-size:160%}
h2 { font-family: Arial; FONT-WEIGHT: bold;font-size:140%}
h3 { font-family: Arial; FONT-WEIGHT: bold;font-size:125%}
h4 { font-family: Arial; FONT-WEIGHT: bold;font-size:112%}
h5 { font-family: Arial; FONT-WEIGHT: bold;font-size:100%}
h6 { font-family: Arial; FONT-WEIGHT: bold;font-size:80%}

p { font-family: 'Times New Roman'; font-size:109%; text-align:justify; 
 }
div {  font-family: Arial;font-size:100% }

dl { font-family: Arial; font-size:90% }
dt { font-family: Arial; font-weight: bold }

pre { font-family:Courier New; font-size:90%; font-weight: bold;  margin-left: 25px}

a:link { font-family: Arial; font-weight: bold; color:#0000FF; text-decoration:none }
a:visited { font-family: Arial; font-weight: bold; color:#0000CC; text-decoration:none }
a:hover { font-family: Arial; font-weight: bold; color:#0099FF; text-decoration:none }
a:active { font-family: Arial; font-weight: bold; color:#99CCFF; text-decoration:underline }

BLOCKQUOTE { font-family: Arial; font-size:95%; text-align:justify }

caption { font-family: Arial; font-size:100% }

td { font-family: Arial; font-size:95% }

