body {
  font-family: "ms sans serif", arial, serif;
  font-size: 11pt;
  color: #000000;
  background-color: #ffffff;
  background-image: url("graphics/bg/bgnyl-a.gif");
  background-attachment: fixed;
}
p,ul,ol,li {
  background-color: #cccccc;
  font-family: "ms sans serif", arial, serif;
  font-size: 11pt;
  color: #000000;
}
p.notice {
  background-color: #cccccc;
  font-weight: bold;
  color: #990099;
}
td {
  font-family: "ms sans serif", arial, helvetica, sans-serif;
  font-size: 11pt;
}
td.toc {
  font-family: "tahoma", arial, sans-serif;
  font-size: 13pt;
  font-weight: normal;
  background: #cccccc;
}
td.toch {
  font-family: "ms sans serif", arial, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  color: #ffffff;
  background: #990099;
}
td.small {
  font-size: xx-small;
}
h6 {
  font-family: "ms sans serif", arial, sans-serif;
  font-size: xx-small;
}
div.h6 {
  font-family: "ms sans serif", arial, sans-serif;
  font-size: xx-small;
}
div.title {
  font-family: "tahoma", arial, helvetica;
  font-size: 13pt;
  font-weight: bold;
  color: #990099;
}
div.title2 {
  font-family: "tahoma", arial, helvetica;
  font-size: 12pt;
  font-weight: bold;
}
div.title3 {
  font-family: "tahoma", arial, helvetica;
  font-size: 11pt;
  font-weight: bold;
}
div.p {
  background-color: #cccccc;
  font-family: "ms sans serif", arial, helvetica;
  font-size: 11pt;
}
a:link    { color: #0000ff; }
a:visited { color: #336699; }
a:hover   {
 color: #0000ff;
 font-weight: bold;
 background-color: #66ff66;
 background-image: none;
}
a:active  {
 font-weight: bold;
 color: #ff0000;
 background-color: #66ff66;
 background-image: none;
}

