/* Revised: March 20, 2001 */

BODY.narrow {
     color:black;
     background:url(beige107.jpg);
     margin:0% 20%;
     text-align:justify;
     font-weight:bold
     }

BODY H1 {
     text-align:center
     }

BODY H2, H3, H4{
     text-align:left;
     color:maroon;
     background:url(beige107.jpg)
     }

BODY LI {
     text-align:left
     }

A:link {
     color:maroon;
     background:url(grayback.jpg);
     font-weight:bold
     }

A:visited {
     color:maroon;
     background:url(grayback.jpg);
     font-weight:bold
     }

.middle {
     text-align:center
     }

IMG.free {
     margin: 0px;
     border-width: 0px;
     padding: 0px
     }

IMG.left {
     float:left
     }

IMG.right {
     float:right
     }

P.cited {
     color:black;
     background:silver;
     font-weight:bold
     }

P.key {
     font-weight:bold;
     text-align:center;
     color:black;
     background:yellow;
     border:solid thick black
     }

P.question {
     font-weight:bold;
     font-size:125%
     }

DIV.refs {
     font-size:120%;
     font-weight:100
     }

TABLE.link {
     color:black;
     background:url(grayback.jpg);
     text-align:center;
     margin: 10px 0px;
     border:solid thin black;
     padding: 5px 2px
     }

TABLE CAPTION {
     color:black;
     background:silver;
     font-weight:bold
     }

TD.aloof {
     padding: 13px
     }

TD.roomy {
     padding-left: 15px
     }

SPAN.italic {
     font-style:italic
     }

SPAN.update {
     font-weight:bold;
     font-variant:small-caps
     }

P.test {
     color:red;
     background:yellow;
     margin-left:200px;
     border:solid thick green
     }
