A { 
text-decoration:none; 
font-weight:bold;
color:#57524F;
border-bottom: none;
cursor:normal; }


A:link{ 
text-decoration:none; 
font-weight:bold;
color:#57524F;
border-bottom: none;
cursor:normal; }

A:visited{ 
text-decoration: none;  
font-weight:bold;
color: #57524F;
border-bottom: none;
cursor:normal; }

A:hover { 
text-decoration: none; 
font-weight: none;
color: #6A605E; 
border-bottom: none;
cursor:help;
background-color: transparent; }

A:active { 
text-decoration: none;
font-weight:bold;  
color: #57524F;
border-bottom: none;
cursor:normal }

input, textarea, option, select {
background-color: #57524F;
font: 9pt georgia;
color: #9B908A;
letter-spacing: 1px;
border: 1px solid #57524F; }

h2 {
color: #7A6D62;
font-size: 22px;
font-style: italic;
font-weight: bold;
font-family:georgia; 
text-transform: lowercase;
background: transparent;
text-align: left;
line-height:16px; 
letter-spacing:3px; 
border-bottom: 3px double #91877C;
margin-top: 8px;
margin-bottom: 5px; }


table {
color:#57524F; 
font-family:georgia; 
font-size:9pt; 
line-height:8pt; 
line-spacing: 2pt;
letter-spacing:1pt; 
text-align: justify;}

body {
color:#57524F; 
font-family:georgia; 
font-size:9pt; 
background-color:#57524F; 
background-attachment: none;
background-image: url(none);
line-height:8pt; 
line-spacing: 2pt;
letter-spacing:1pt; 
text-align: justify;


scrollbar-track-color:#57524F;
scrollbar-arrow-color:#9B908A;
scrollbar-face-color:#57524F;
scrollbar-3dlight-color:#57524F;
scrollbar-highlight-color:#57524F;
scrollbar-shadow-color:#9B908A;
scrollbar-darkshadow-color:#57524F;



