table {
   margin: 0;
   padding: 0;
}

a {
    color: #856E4B;
    text-decoration: none;
}

div#header a:hover img {
    filter:alpha(opacity=99); -moz-opacity:0.99; opacity:0.99; -khtml-opacity:0.99;
}

a:hover img {
    filter:alpha(opacity=85); -moz-opacity:0.85; opacity:0.85; -khtml-opacity:0.85;
}

ul {
    font-family: verdana,arial,sans-serif;
    list-style: disc outside;
    margin-left: 35px;
    margin-right: 25px;
    font-size: 10pt;
    font-weight: 400;
    line-height: 12px;
    color: #000000;
    background: #FBF8F1;
    FBF8F1
}

li {
 font-family: verdana,arial,sans-serif;
    margin-left: 0px;
    font-size: 10pt;
    font-weight: 400;
    line-height: 12px;
    color: #000000;
    text-align: left;
}

div#header img {
   margin: 0;
   padding: 0;
}

div#intro {
 font-family: verdana,arial,sans-serif;
    margin: 0;
    font-size: 10pt;
    font-weight: 400;
    line-height: 12px;
    color: #000000;
    background: #FBF8F1;
}

div#intro p {
 font-family: verdana,arial,sans-serif;
    font-size: 10pt;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 12px;
    background: #FBF8F1;
    color: #000000;
    text-align: justify;
}

div#footer a {
    color: #856E4B;
    text-decoration: none;
}

div#intro a:hover {
    color: #FFB31A;
    text-decoration: none;
}

div#intro h1 {
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 10px;
    margin-bottom: 0px;
    padding: 3px;
    background-color: #BEC0B3;
    color: #6D331D;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}

div#intro h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: #FBF8F1;
    color: #000000;
    font-weight: bold;
    font-size: 10pt;
    text-align: left;
    line-height: 12px;
}

div#intro h3 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #856E4B;
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
}

div#intro h4 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #BEC0B3;
    color: #6D331D;
    font-size: 10px;
    text-align: center;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

div#intro img {
   border-color: #000000;
   border-style: solid;
   border-width: 1px;
   margin-top: 5px;
   margin-left: 5px;
   margin-right: 0px;
   margin-bottom: 3px;
}


div#intro table {
   vertical-align: top;
   padding: 0;
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: auto;
   margin-right: auto;
   background: #ffffff;
   border-width: 1px;
   border-style: solid;
   border-color: black;
}

div#intro td {
   background-color: #FBF8F1;
   margin: 0;
   padding: 0;
   VERTICAL-ALIGN: top;
}

div#intro tr {
   margin: 0;
   padding: 0;
   VERTICAL-ALIGN: top;
}

/* -------------FOOTER------------------------*/

div#footer {
 font-family: verdana,arial,sans-serif;
    font-size: 8pt;
    font-weight: 400;
    color: #000000;
    text-align: center;
}

div#footer h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: #ffffff;
    color: #000000;
    font-weight: bold;
    font-size: 10px;
    text-align: left;
}

div#footer h3 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #856E4B;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

div#footer a {
    color: #856E4B;
    text-decoration: none;
}

div#footer a:hover {
    color: #FFB31A;
    text-decoration: none;
}

div#footer p {
    margin: 0 ;
    padding-top: 3px;
    margin-left: 15x;
    margin-right: 15px;
}