body { margin: 0 0 0 0;
       background: url('../images/bg.gif') }

.menu { font-family: arial, helvetica;
        font-size: 12px;
        font-weight: bold;
        color: 336699;
        text-decoration: none }
.menu:link { color: 006699 }
.menu:visited { color: 006699 }
.menu:hover { color: 996600 }
.menu:active { color: 333333 }

hr { color: aaaaaa; height: 1; margin: 2 0 2 0 }

p { font-family: arial; helvetica;
    font-size: 12 px;
    line-height: 150% }

.headline { font-family: arial, helvetica;
            font-size: 14 px;
            font-weight: bold;
            color: 333333;
            line-height: 150% }