html, body, textarea {
  scrollbar-base-color:#949494;
  scrollbar-3d-light-color:#949494;
  scrollbar-arrow-color:#354B52;
  scrollbar-darkshadow-color:#949494;
  scrollbar-face-color:#949494;
  scrollbar-highlight-color:#354B52;
  scrollbar-shadow-color:#354B52;
  scrollbar-track-color:#949494
}

body {font-family: verdana;
font-weight: bold;
font-size: 12px;
text-align: left;
color: #E9EFF3;
background-color: #949494}

img {border-color:#354B52}

table {font-family: verdana;
font-weight: bold;
font-size: 12px;
text-align: left;}

a:link { font-size: 13px; font-weight:bold; color:#354B52; text-decoration:none; }
a:visited { font-size: 13px; font-weight:bold; color:#354B52; text-decoration:none; }
a:focus { font-size: 13px; font-weight:bold; color:#000000; text-decoration:none; }
a:hover { font-size: 13px; font-weight:bold; color:#000000; text-decoration:none; }
a:active { font-size: 13px; font-weight:bold; color:#000000; text-decoration:none; }
