  body {
font-family: Helvetica, Arial, sans-serif;
    font-size: small;
    }
   * html body {
    font-size: x-small; /*fuer IE5/Win */
    f\ont-size: small; /*fuer andere IE Versionen */
    }


h1 { 
color: gray; 
font-size: 115%; 
font-weight: normal; 
letter-spacing: 0.04em; 
margin-top: 10px; 
}

h2 { 
color: gray; 
font-size: 85%; 
letter-spacing: 0.05em; 
margin: 30px 0 0 58px; 
}
h3 { 
color: #b32c2e;
font-size: 110%; 
letter-spacing: 0.03em; 
margin: 15px 0 10px 58px;
}
h4 { 
font-size: 80%;
color: #2d4c97; 
margin-left: 58px;
}
h5 { 
font-size: 85%;
font-weight: normal;
margin-left: 58px;
}
p { 
font-size: 95%;
line-height: 130%;
margin: 0.3em 1em;
margin-left: 58px;
}
b { 
font-weight: bold;
color: #b32c2e;
}
td { 
font-size: 90%;
line-height: 130%;
margin: 0.3em 1em;
}


a:link { 
color: #2d4c97; 
background-color: transparent; 
background-image: none; 
text-decoration: none;
} 
a:visited { 
color: #2d4c97; 
background-color: transparent; 
background-image: none; 
text-decoration: none;
} 
a:hover { 
color: #CA7B1B; 
} 

