body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
  font-family:Tahoma,Verdana,Verdana;
}
body,td,div,p,pre,ul {
  font-size:13px;
}

body {
  scrollbar-DarkShadow-Color:#000000;
  scrollbar-Track-Color:#000001;
  scrollbar-Face-Color:#191970;
  scrollbar-Shadow-Color:#000000;
  scrollbar-Highlight-Color:#5555BB;
  scrollbar-3dLight-Color:#5555BB;
  scrollbar-Arrow-Color:#CAE1FF;
  cursor:crosshair;
}
a {
  font-size:13px;
  text-decoration:none;
  font-weight:bold;
}
a:hover {
  cursor: pointer
}
form
  input, select, textarea {
    font-size:13px;
    font-family:Tahoma;
    font-weight:bold;
    color:#006FA4;
  }

