body {
   background:#4d4e2b;
   background-position:0px 0px;
   scrollbar-highlight-color: #45462d; 
   scrollbar-3dlight-color: #45462d;
   scrollbar-darkshadow-color: #45462d;
   scrollbar-shadow-color: #45462d;
   scrollbar-face-color: #45462d;
   scrollbar-arrow-color: #282917;
   scrollbar-track-color: #5f603a;
}

a:link {
   font-family: arial;
   color:#535436;
   text-decoration:underline;
   font-size:12px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

a:visited {
   font-family: arial;
   color:#535436;
   text-decoration:underline;
   font-size:12px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

a:hover {
   font-family: arial;
   color:#35361f;
   text-decoration:underline;
   font-size:12px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

a:active {
   font-family: arial;
   color:#35361f;
   text-decoration:underline;
   font-size:12px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

.txt { 
   font-family: arial;
   color: #252615;
   font-size:12px;
   text-align: justify;
   letter-spacing:normal;
}

.h1 {
   font-family: georgia;
   color: #45462d;
   font-size:16px;
   font-weight:bold;
   letter-spacing:0px;
   word-spacing:1px;
}

.h2 {
   font-family: georgia;
   color: #282917;
   font-size:12px;
   font-weight:bold;
   letter-spacing:2px;
   word-spacing:1px;
}

.h3 { 
   font-family: georgia;
   color: #bdbf88;
   font-size:26px;
   text-align: justify;
   letter-spacing:normal;
   font-weight:bold;
}