
body {
   margin: 0px;
   padding: 5px;
}
p, h1, h2, h3, li {
   font-family: Verdana, Arial, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
hr {
   height: 1px;
   color: #000;
   background-color: #000;
   border: 0;
}
#content {
   padding: 10px;
}
#content p {
   color: #000;
   font-size: 90%;
   margin: 0px;
   padding-bottom: 10px;
}
#content a, #content a:visited {
   color: #000;
   text-decoration: underline;
}
#content a:hover {
   color: #000;
   text-decoration: none;
}
#content h1 {
   color: #000;
   font-size: 100%;
   margin: 0px;
   padding-bottom: 15px;
   text-align: center;
}
#content h2, #content h3 {
   color: #000;
   font-size: 100%;
   font-weight: bold;
   margin: 0px;
   padding-bottom: 7px;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
   list-style: square;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 45px;
}
#content li {
   color: #000;
   font-size: 90%;
   padding-bottom: 3px;
}
#content .img {
   border: 2px solid #000;
}
#content .imgr {
   border: 2px solid #000;
   margin-top: 3px;
   margin-left: 15px;
   margin-bottom: 10px;
}
#content .imgl {
   border: 2px solid #000;
   margin-top: 3px;
   margin-right: 15px;
   margin-bottom: 10px;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .tighten td p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .justify_text p {
   text-align: justify;
}
#content .small {
   font-size: 70%;
}
#content .imagebar {
   margin-top: 0px;
   margin-bottom: 10px;
   text-align: center;
}

#content .RWGalleryEnlargementTitle {font-size: 85%; font-weight: bold; color: #000;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 1px solid #000;}
#content .RWGalleryThumb {margin: 10px; border: 1px solid #000;}


