
body {
   margin: 0px;
   padding: 5px;
}
p, h1, 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: 15px;
}
#content h2 {
   color: #000000;
   font-size: 80%;
   font-weight: bold;
   margin-top: 5px;
	margin-bottom: 10px;
}
#content h2 a {
   color: #000000;
   text-decoration: none;
}
#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 .quote {
   margin: 10px 20px 5px 20px;
   font-style: italic;
   text-align: left;
}
#content .quoter {
   margin: 0px 20px 10px 20px;
   font-weight: bold;
   text-align: left;
}
#content .imagebar {
   margin-top: 5px;
   margin-bottom: 5px;
   text-align: center;
}
#content .imagebar img {
   border: 1px solid #000000;
}
#content .button {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 85%;
   color: #ffffff;
   background: #000000;
}
#content .small {
   font-size: 70%;
}
#content .highlight {
   font-weight: bold;
}
#content .spacer {
   font-size: 10%;
}
#content .borderedtable {
   border-left: 1px #000000 solid;
   border-top: 1px #000000 solid;
}
#content .borderedtable th, #content .borderedtable td {
   border-right: 1px #000000 solid;
   border-bottom: 1px #000000 solid;
}
#content .borderedtable th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .borderedtable td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .img {
   border: 1px solid #000000;
   margin-bottom: 2px;
}
#content .imgr {
   border: 1px solid #000000;
   margin-left: 5px;
   margin-bottom: 2px;
}
#content .imgl {
   border: 1px solid #000000;
   margin-right: 5px;
   margin-bottom: 2px;
}

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

#content .RWLinksTable {margin: 0px 0px 15px 0px;}
#content .RWLinksTitle {margin: 15px 0px 0px 0px;}
#content .RWLinksDescription {margin: 0px;}
#content .RWLinksDisplayURL {margin: 15px 0px 0px 15px;}


