BODY{
    background-color:white;
    color:black;
    background-image:url(report.png);
    background-repeat:repeat-y;
}
DIV.text{
    margin-left:10%;
    margin-right:5%;
}
div.number { font-weight:bold; text-align:center; }

H1{text-align:center;}
H2{margin-left:-5%;}
H3{margin-left:-3%;}
H3.title{
    padding:0.5ex;
    background-color:silver;
    border:thin none;
}

HR{margin-left:-7%;}

OL{line-height:1.5;}
P{line-height:1.2;}

SPAN.title{font-weight:bold;}
SPAN.author{}

SPAN.title2{font-weight:bold;color:gray;}
SPAN.author2{color:gray;}

SPAN.page{font-style:italic;}
SPAN.note{color:#880000;}

P{
text-indent:2em;
margin: 0.5em 0 0 0
}
P.author{
    margin-left:5%;
    margin-right:5%;
    text-indent:0;
}
P.keywords{
    margin-left:10%;
    margin-right:10%;
    text-indent:-5%;
}

.eq{
    margin-left:20%;
    margin-right:10%;
    text-indent:0;
}

ol.roman { list-style-type:upper-roman; }
ul.none { list-style-type:none; }