body {font-family: Arial, Helvetica, sans-serif;
   background-color: #3a3b35;
   color: #FFFFFF;
   font-style: normal;
   font-weight: normal;
   line-height: normal;
   font-size: 10pt;
   text-align: center;
}
h1 {
   font-size: 24pt;
   font-weight: bold;
   text-align: center;
   margin-bottom: 1em;
}

img { border: none;
}

a { color: blue;
   font-size: 10pt;
   text-decoration: none;
}
a:hover { text-decoration: underline;
}

.menu {font-weight: normal;
}
.amenu, .amenu a:visited {
   font-weight: normal;
   color: #ffa55c;
}

.menu:hover, .menu tr:hover, .menu a:hover {
   background-color: #c5c589;
   font-weight: normal;
   color: #000000;
}
.td p.text, .text, .text p {
//   width: 545px;
   text-align: justify;
   text-indent: 25px;
   font-size: 12pt;
   margin: 15px;
//   float: left;
}
table.gallery, tr.gallery, tr {
   text-align: center;
}
.img_left {
margin: 10px 10px 0 15px;
float: left;
}
