body {
     background-color: white;
     background-image:
       url('/mast_bb.gif');
     background-repeat: repeat-y;
     border: 0px;
     margin: 0px;
     font-family: 'verdana', 'arial', sans-serif;     
     }
p    {
     margin-left: 54px;
     margin-bottom: 1.5em;
     margin-top: 0;
     width: 440px;
     }
p#spaced {
     margin-top: 1.25em;
     margin-bottom: 2.25em;
     }
p#enum {
     margin-top: 1em;
     margin-bottom: 1.75em;
     }
li   {
     vertical-align: middle;
     margin-left: 54px;
     margin-bottom: 0.5em;
     margin-top: 0;
     width: 440px;
     }
td   {
     line-height: 1.33;
     font-size: 80%;
     }
td.page {
     padding-top: 20px;
     }
h2   {
     margin-left: 54px;
     margin-top: 24px;
     width: 440px;
     font-size: 110%;
     font-weight: bold;
     }
.delimiter {
     margin-bottom: .25em;
     }
.green {
     color: #708070;
     }
.image {
     margin-bottom: 0px;
     margin-left: 6px;
     margin-right: 4px;
     padding: 0px;
     border: 0;
     float: none;
     display: block;
     }
.float {
     margin: 4px;
     padding: 0;
     padding-right: 6px;
     border: 0;
     float: left;
     }
.floatright {
     margin: 4px;
     padding: 0;
     padding-left: 6px;
     border: 0;
     float: right;
     }
a:link {
     color: #0030b0;
     text-decoration: none;
     }
a:visited {
     color: #001080;
     text-decoration: none;
     }
a:hover {
     color: #0050d0;
     text-decoration: underline;
     }
a.ext:link {
     color: #008840;
     text-decoration: none;
     }
a.ext:visited {
     color: #007018;
     text-decoration: none;
     }
a.ext:hover {
     color: #00a058;
     text-decoration: underline;
     }