body { background: #000000;
       color: #000000;  
       margin-left: 0%; margin-right: 0%;
       margin-top: 10px; margin-bottom: 0%;
       font-family: Book Antiqua, Arial, Sans-serif;
}

table.darkrh
{
background-image: url('darkrhoads-bk.jpg');
background-repeat:no-repeat;'
}

.center {text-align: center;}

H6 { font-size: large;
     letter-spacing: +3px;
     font-family: Creepy, Verdana;
   }

H5 { font-size: 100%;
     background-color: #000000;
     margin-top: 0; 
     margin-bottom: 0; 
   } 

H4 { margin-left: +10%;   
     font-size: 150%;
     background-color: transparent;
     color: lime;
   }

H3 { margin-left: +10%;   
     font-size: 100%;
     background-color: transparent;
   }

H2.subsection { margin-top: 1em; 
                margin-bottom: 3em;
                font-family: Verdana, Creepy;
              }

H2.black { font-size: medium;
           color: #000000;
   }

H2 { color: #FF0000;
     margin-top: 0; 
     margin-bottom: 13px; 
   }

H2.nobutt {
   margin-bottom: 3px;
   color: black;
}

H2.gold { color: #808000;
   }

H1.black { color: #000000;
   }

H1 { font-size: large;  /* 200% xx-small, x-small, small, medium, large, x-large, xx-large, smaller, larger, % */
     letter-spacing: +3px;
     font-variant: small-caps;
     color: #000000;
     /* text-decoration: overline
        text-decoration: line-through
        text-decoration: underline
        text-decoration: none */
   }

B,UL { font-family: Arial; }

UL.tight { margin-top: 0; 
     margin-bottom: 0; 
   } 

UL.skull { list-style-image: url(skull.gif);
}

LI.nobul {list-style-type: none;}

DIV.formatted {
white-space: pre;
font-family: monospace; 
overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

P { text-indent: 4em; 
    margin-top: 0; 
    margin-bottom: 1em; 
  }

P.changed { text-indent: 0em; }
     
P.redchanged { padding-left: 0.2em;
            border-left: solid;
            border-right: none;
            border-top: none;
            border-bottom: none;
            border-left-width: thin;
            border-color: red;
          }

P.right { text-align: right;
          color: #FF0000;
        }
P.center {text-align: center;}

P.stb { text-indent: 0; margin-top: 0.83em; word-spacing: 30px; }
P.mtb { text-indent: 0; margin-top: 2.17em; word-spacing: -0.5em;}
P.ltb { text-indent: 0; margin-top: 3.08em; }

P.caption { font-style: italic;
            font-size: smaller;
            text-indent: 0;
            text-align: center;
          }

p.bookad { text-indent: 0em; 
    margin-top: 0; 
    margin-bottom: 0;
    color: #000000;
    font-size: 100%;
  }

EM { font-style: italic; font-weight: normal; color: yellow;} 
STRONG { text-transform: capitalize;  
         font-weight: bold; 
         color: maroon; }
STRONG.norm { font-weight: bold; 
         color: maroon; }
STRONG.white { font-weight: bold; 
         color: white; }


DIV.box { border: solid; 
          border-width: thin; 
          border-color: #0000FF;
          background: black;
          padding: 0.5em; 
          width: 100% }

DIV.figure { float: right;
             width: 30%;
             min-width: 136px;
             border: thin silver solid;
             margin: 0.5em;
             padding: 0.5em;
             text-indent: 0;
           }

DIV.figure2 { float: left;
             width: 50%;
             border: thin silver solid;
             margin: 0.5em;
             padding: 0.5em;
             text-align: center
           }

DIV.bookad { 
   background:url("http://www.rmtp.ca/bookstore/newsbk2.jpg") repeat left top;
   border-width: 0px; 
   margin-left: 0px;
   padding: 0; 
   width: 228px }

IMG.scaled { width: 100%; }
IMG.top {vertical-align:text-top}
IMG.bottom {vertical-align:text-bottom}

A.plain { text-decoration: none;
          color: #EE8B16; }

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
