body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        line-height: 1.5;
        font-size: 12px;
}
a {
         color: #4D4D4D;
}
a:hover {
        color: Red;
        text-decoration: none;
}
h1 {
        color: Red;
        font-size: 18px;
        margin: 0 0 2em 20px;
}
h2 {
        color: black;
        font-size: 14px;
        margin: 2em 0 1em 20px;
}
h3 {
        font-size: 0.83em;
}
#content p, #content table {
        margin: 0 0 1em 20px;
}
li {
        list-style-image: url(images/aufz.gif);
        vertical-align: super;
        padding-bottom: 1em;
}

img {
	border: 0px;
}
