body, table, td, tr, p, div
{ background-color: #E6E6E6;
  scrollbar-face-color: #111111;
  scrollbar-highlight-color: #111111;
  scrollbar-shadow-color: #111111;
  scrollbar-3dlight-color: #111111;
  scrollbar-darkshadow-color: #111111;
  scrollbar-arrow-color:
  scrollbar-track-color: #E6E6E6;
  font-family: arial;
  font-size: 8pt;
  line-height: 14px;
  text-align: justify; }
  
  a:link, a:visited, a:active
{ color: #777B91;
  text-decoration: none; }

a:hover
{ color: #4E5160;
  text-decoration: line-through;
  cursor: crosshair; }

input, textarea
{ background: none;
  border: 1px solid #8C8C8C;
  font-family: arial;
  font-size: 8pt;
  color: #8C8C8C; }

select
{ font-family: arial;
  font-size: 8pt; }