/* $Id: tho.css,v 1.2 2004/02/02 18:05:26 ohl Exp $ */

BODY { font-family: sans-serif; max-width: 600 pt }

CODE { font-size: larger }

H1 { text-align: center; max-width: 600pt }
H2 { text-align: center; max-width: 600pt }
H3 { text-align: center; max-width: 600pt }
H4 { text-align: center; max-width: 600pt }
H5 { text-align: center; max-width: 600pt }
H6 { text-align: center; max-width: 600pt }

H1 { color: #D00000 }
H2 { color: #D00000 }

HR { height: 3px }

img.mycenter {margin-left:auto; margin-right:auto; text-align:center;}

.legend { color: #0000B0 }
.centered { text-align: center }
.navigation { background-color: #f0f0f0 }
.absolute { background-color: #d0d0d0 }
.relative { background-color: #e0e0e0 }

.whizbox {
    margin-left: 2em;
    padding: 1em;
    background: #eec;
    border: #cca solid 5px;
    # text-align: center;
    width: 75%;
}

.whizboxsmall {
    margin-left: 10em;
    padding: 1em;
    background: #eec;
    border: #cca solid 5px;
    # text-align: center;
    width: 50%;
}
