BODY { margin-left:  5%;
       margin-right: 5%;
       font-family:  times new roman;
       text-align:   justify;
       background-color: #ffffff }

H1   { text-align: center }

H2.note  { font-color: #ff0000 }
DIV.note { font-size: 150% }

DIV.img_float_left_w_caption {
    float:left;
    margin: 0 0 15px 20px;
    padding: 15px;
    font-weight: bold
}

DIV.diff { background-color: #d0d0d0 }

PRE.diffadd { font-weight: bold }

TD.section { vertical-align: top; font-weight: bold }

P.author     { text-align: center; font-style: italic }
P.disclaimer { font-weight: bold; font-size: smaller }
P.indented   { text-indent: 50px }

PRE { text-align: left }
