body, table, tr, td {
   margin: 0px;
   padding: 4px;
   font: 9pt Trebuchet MS; 
   color: #4b4946;
   text-align: justify;
   line-height: 16px;
}

body {
   background-color: #181614;
}

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

a:hover {
   color: #710e11;
}

input, textarea, option, select {
   background-color: #262626;
   font: 8pt Trebuchet MS;
   color: #4b4946;
   border: 0px;
   padding: 0px; 
}

h1 {
   font-family: Tahoma;
   font-size: 12px;
   border-bottom: 1px dashed #36332f;
}
