body {
border-width:1px;
scrollbar-face-color: #006cff;
scrollbar-arrow-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-track-color: #ffffcc;
scrollbar-base-color: #006cff;
}

TD       {
  font-weight:normal;
  font-size:14px;
  color:#000000;
  font-family:arial;
}
TD.title {
  font-style: italic;
  text-decoration:normal;
  font-weight:bold;
  font-size:18px;
  color:#000000;
  font-family:Arial;
}
TD.title2 {
  font-style: italic;
  text-decoration:underline;
  font-weight:bold;
  font-size:15px;
  color:#000000;
  font-family:Arial;
}
TD.title3 {
  font-style: italic;
  text-decoration:normal;
  font-weight:bold;
  font-size:14px;
  color:#000000;
  font-family:Arial;
}
TD.text  {
  font-style: normal;
  text-decoration:normal;
  font-weight:normal;
  font-size:14px;
  color:#000000;
  font-family:Arial;}
TD.menu  { font-style: normal; text-decoration:normal; FONT-WEIGHT:bold; FONT-SIZE:16px; COLOR:#000000; MARGIN-LEFT:10px; MARGIN-RIGHT:10px; FONT-FAMILY:Times;}

a.worklink:visited {text-decoration:underline; color:#0033cc; font-weight:normal; font-size:14px; font-family:Arial;}
a.worklink:link    {text-decoration:underline; color:#0033cc; font-weight:normal; font-size:14px; font-family:Arial;}
a.worklink:hover   {text-decoration:underline; color:#3399ff; font-weight:normal; font-size:14px; font-family:Arial;}
a.worklink:active  {text-decoration:underline; color:#0033cc; font-weight:normal; font-size:14px; font-family:Arial;}

a.mylink:visited {text-decoration:underline; color:#000000; font-weight:bold; font-size:16px; font-family:Times;}
a.mylink:link    {text-decoration:underline; color:#000000; font-weight:bold; font-size:16px; font-family:Times;}
a.mylink:hover   {text-decoration:underline; color:#f02020; font-weight:bold; font-size:16px; font-family:Times;}
a.mylink:active  {text-decoration:underline; color:#000000; font-weight:bold; font-size:16px; font-family:Times;}

INPUT.ask_text {
  background-color=#ffffcc;
  border-width:1px;
  border-color:#000000;
}

INPUT.ask_submit {
  background-color=#ffff66;
  border-width:2px;
  border-color:#000000;
  cursor: hand;
  font-weight:bold;
  font-style: italic;
  font-size:13px;
}
