A { 
text-decoration:none; 
font-weight:bold;
color:#111111;
border-bottom: none;
cursor:normal; }


A:link{ 
text-decoration:none; 
font-weight:bold;
color:#111111;
border-bottom: none;
cursor:normal; }

A:visited{ 
text-decoration: none;  
font-weight:bold;
color: #111111;
border-bottom: none;
cursor:normal; }

A:hover { 
text-decoration: none; 
font-weight: none;
color: #302926; 
border-bottom: none;
cursor:help;
background-color: transparent; }

A:active { 
text-decoration: none;
font-weight:bold;  
color: #111111;
border-bottom: none;
cursor:normal }

input, textarea, option, select {
background-color: #1F1F1F;
font: 8pt georgia;
color: #606060;
letter-spacing: 1px;
border: 1px solid #1F1F1F; }

h2 {
color:#97908A;
font-size: 15px;
font-weight: bold;
text-transform: lowercase;
background: transparent;
text-align: left;
letter-spacing:10pt; 
border-bottom: none;
margin-top: 10px;
margin-bottom: 2px; }

table {
color:#1A1918; 
font-family:georgia; 
font-size:8pt; 
line-height:8pt; 
line-spacing: 2pt;
letter-spacing:1pt; 
text-align: justify;}

body {
color:#1A1918; 
font-family:georgia; 
font-size:8pt; 
background-color:#1F1F1F; 
background-attachment: none;
background-image: url(none);
line-height:8pt; 
line-spacing: 2pt;
letter-spacing:1pt; 
text-align: justify;


scrollbar-track-color:#1F1F1F;
scrollbar-arrow-color:#606060;
scrollbar-face-color:#1F1F1F;
scrollbar-3dlight-color:#1F1F1F;
scrollbar-highlight-color:#1F1F1F;
scrollbar-shadow-color:#606060;
scrollbar-darkshadow-color:#1F1F1F;
