A {
       font-family : Verdana, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-weight : bold;
       text-decoration : none;
       color : #394A2F;
       font-style: normal;
}
A:HOVER {
       color : #8AA976;
}
TD {
       font-family : Verdana, Arial, Helvetica, sans-serif;
       font-weight : light;
       font-size : 10px;
       color : #394A2F;
}
BODY {
       SCROLLBAR-FACE-COLOR: #396320;
       SCROLLBAR-HIGHLIGHT-COLOR: #396320;
       SCROLLBAR-SHADOW-COLOR: #396320;
       SCROLLBAR-3DLIGHT-COLOR: #396320;
       SCROLLBAR-ARROW-COLOR: #DAEAAA;
       SCROLLBAR-TRACK-COLOR: #4D792F;
       SCROLLBAR-DARKSHADOW-COLOR: #396320;
}
a.inny {
       font-family : Verdana, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-weight : normal;
       text-decoration : none;
       color : #394A2F;
       font-style: normal;
}
a.inny:active {
       font-family : Verdana, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-weight : normal;
       text-decoration : none;
       color : #394A2F;
       font-style: normal;
}
a.inny:hover{
       color : #8AA976;
}
textarea{
        font-family : Verdana, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-weight : normal;
       text-decoration : none;
}

.Galleries
{
  list-style-type: none;
  list-style-position: outside;
  padding: 0;
  margin: 0;
}

.Galleries img
{
  border: 2px solid #394A2F;
}

.Galleries li
{
  display: inline;
  padding: 10px 15px;
  float: left;
}

.MainGalleries
{
  list-style-type: none;
  list-style-position: outside;
  padding: 0;
  margin: 0;
}

.MainGalleries img
{
  border: 0 none;
}

.MainGalleries li
{
  display: inline;
  padding: 10px;
  float: left;
}

h2
{
  font-size: 12pt;
}
