body { color: #000000;
       text-align: center;
       margin-left: 0%; margin-right: 0%;
       margin-top: 0%; margin-bottom: 0%;
       font-family: Book Antiqua, Arial, Sans-serif;
     }

body { background: #000000 
       url("bkgd4.jpg"); 
       background-attachment: fixed;
       background-repeat: repeat; 
    }

a:link { color: #0000FF; }  /* for unvisited links */
a:visited { color: #808000; } /* for visited links */
a:active { color: #837D7D; } /* when link is clicked */
a:hover { color: rgb(0, 255, 0); } /* when mouse is over link */

.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: #800000;
   }

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: #FFFFFF;
     /* text-decoration: overline
        text-decoration: line-through
        text-decoration: underline
        text-decoration: none */
   }

PRE { font-family: monospace; }

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;}

P { text-indent: 4em; 
    margin-top: 0; 
    margin-bottom: 1em; 
  }
     
P.changed { text-indent: 4em; 
    margin-top: 0; 
    margin-bottom: 0em;
          }

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;}
