
body {
   margin: 0px;
   padding: 5px;
}
p, h1, h2, h2, li {
   font-family: Verdana, Arial, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
#content {
   padding: 10px;
}
#content p {
   color: #000000;
   font-size: 80%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #000000;
   text-decoration: underline;
}
#content a:hover {
   color: #000000;
   text-decoration: none;
}
#content h1 {
   color: #000000;
   font-size: 90%;
   margin-top: 0px;
   margin-bottom: 10px;
   text-align: center;
}
#content h2, #content h3 {
   color: #000000;
   font-size: 90%;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 10px;
}
#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: #000000;
   font-size: 80%;
   margin-bottom: 3px;
}
#content .img {
   border: 2px solid #000000;
}
#content .imgr {
   border: 2px solid #000000;
   margin-top: 3px;
   margin-left: 15px;
   margin-bottom: 10px;
}
#content .imgbar {
  margin-top: 10px;
  margin-bottom: 10px;
}
#content .imgbar img {
  margin: 10px;
}
#content .imgl {
   border: 2px solid #000000;
   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 .borderedtable {
   border-left: 1px #000000 solid;
   border-top: 1px #000000 solid;
   margin-top: 20px;
   margin-bottom: 20px;
}
#content .borderedtable td, #content .borderedtable th {
   border-right: 1px #000000 solid;
   border-bottom: 1px #000000 solid;
}
#content .borderedtable td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .borderedtable th p {
   color: #000000;
   margin-top: 0px;
   margin-bottom: 0px;
}

#content .RWContactTitle {font-weight: bold; color: #5f735c; margin-bottom: 2px;}

#content .RWNL {margin-top: 20px; margin-bottom: 20px;}
#content .RWNL p {margin-bottom: 0px;}
#content .RWNLItem {margin: 10px 30px 0px 30px; padding: 10px; background-color: #eeeeee;}
#content .RWNLItemAlt {margin: 10px 30px 0px 30px; padding: 10px; background-color: #dddddd;}
#content .RWNLDocLink {margin-top: 10px;}
#content .RWNLTestimonialAuthor {text-align: right; font-weight: bold; margin-top: 10px;}

#content .RWGalleryEnlargementTitle, #content .RWGalleryThumbTitle {font-size: 80%; font-weight: bold;}
#content .RWGalleryEnlargement {margin-bottom: 10px; border: 2px solid #000000;}
#content .RWGalleryThumb {border: 2px solid #000000;}
#content .RWGalleryThumbL {margin-bottom: 15px; margin-right: 15px; border: 2px solid #000000;}
#content .RWGalleryThumbR {margin-bottom: 15px; margin-left: 15px; border: 2px solid #000000;}
#content .RWGalleryThumbRef {margin-top: 5px; color: #000000;}


