body {
background: #4F554D;
margin: 10px 3px 3px 3px;
}

body, td, tr {
color: #B9BDB7; 
font-family: arial, tahoma, verdana; 
font-size: 8pt;
text-align: left; 
line-height: 10pt;
letter-spacing: 0px;
scrollbar-face-color: #4F554D;
scrollbar-arrow-color: #B9BDB7;
scrollbar-base-color: #cccccc;
scrollbar-shadow-color: #4F554D;
scrollbar-dark-shadow-color: #4F554D;
scrollbar-highlight-color: #4F554D;
scrollbar-3d-light-color: #4F554D}
}

.content {
padding: 0px;
}


h1 {
color: #b9bdb7;
font-family: arial, tahoma, verdana;
font-size: 9pt;
font-weight: bold;
font-style: normal; 
letter-spacing: 1pt;
text-decoration: none;
border-bottom: 3px solid #252428;
padding-left: 2px;
margin-bottom: 1px;
}

h2 {
color: #b9bdb7;
background: #252428;
font-family: arial;
letter-spacing: 3px;
font-size: 7pt;
font-weight: bold;
border-bottom: 1px solid #6B726F;
padding-left: 2px;
margin-top: -2px;
margin-bottom; 1px;
}

a:link , a:visited , a:active {
color: #252428; 
text-decoration : none; 
font-weight: bold;
} 

a:hover {
color: #141315;
font-weight:bold;
text-decoration : none; 
}


img {
border: 0px solid #252428; 
}

input, textarea, option, select {
background-color: #687677;
color: #FCE4C8; 
font-family: tahoma;
font-size: 8pt 
letter-spacing: 1px; 
border-style: 1px solid #FCE4C8;
}