/*
* Copyright (C) 2007-2009 Mag. Christian Tanzer. All rights reserved
* Glasauergasse 32, A--1130 Wien, Austria. tanzer@swing.co.at
*/

@page
    { margin           : 0.5cm
    }

a
    { background-color : white
    ; color            : #000033
    ; text-decoration  : none
    }

body
    { background       : white !important
    ; color            : black !important
    ; font-family      : serif
    ; font-size        : 10pt
    ; margin           : 0
    ; padding          : 0
    ; width            : auto
    }

thead
    { display          : table-header-group
    }

div.body
    { margin           : 0
    ; padding          : 0
    }

div.copyright-foot
    { bottom           : 0
    ; left             : 0
    ; position         : fixed
    }

div.copyright-foot td
    { font-size        : 90%
    }

div#navigation, .masthead
    { display          : none
    ; margin           : 0
    ; padding          : 0
    ; visibility       : hidden
    ; width            : 0
    }

.footer .top-link a
    { visibility       : hidden
    }
