
body {

 background-color: #523A36;

 font-family: Arial, Helvetica, sans-serif;
 font-style: normal; vertical-align:middle;
 font-size: 12pt;

}

hr {width:80%; color:#F8E4C7; height:1px; text-align:center; border-width:0}


p { color: #F8E4C7; font-weight: normal;   }
.mark { color: #8C453F; font-weight: normal; }
h1 {  color: #F8E4C7; font-weight: bold;font-size: 12pt; }
h2 {  color: #F8E4C7; font-weight: bolder;font-size: 14pt; text-align:center;}


.hgroundtitle { 
 background-color: #794E45; border-style:none; border:0px; text-align:center; padding:10px; margin:0px; color: #F8E4C7;
}
.hgroundtext {
 background-color: #654039; border-style:none; border:0px; text-align:justify; padding:10px; margin:0px; color: #F8E4C7;
}

a:link      {color: #EEC489;text-decoration: none;}
a:visited   {color: #EEC489;text-decoration: none;}
a:active    {color: #EEC489;text-decoration: none;}
a:hover     {color: #FFFFFF;text-decoration: none;}


