 body td  { font-size: 8pt;
            font-family: Verdana, Arial, sans-serif; }
 body     { color: #000000;
            background: url(/recbg.jpg) #CCCCFF;
            margin-left: 5%;
            margin-right: 5%; }
 :link    { color: #000099 }
 :hover   { color: #990000 }
 :visited { color: #660000 }
 a        { text-decoration: none }
 p        { text-indent: 2em;
            margin-top: 0;
            margin-bottom: 0; }
 .c1      { font-size: 100%;
            font-weight: bold;
/*          background: #BBBBEE; */
            border: none;
            padding: 0.5em;
            }
 h1       { font-size: 160%;
            font-weight: 500;
            text-align: center; }
 .title   { font-style: italic }
 .head    { text-align: right;
            vertical-align: center; }
 .review  { 
            text-align: left;
            padding-left: 1em;
            border-left: solid;
            border-left-width: thin;
            border-color: #000088; }
