/* style.css */
body {
  font-family:arial; color:#666666; background-image:url('images/bg.jpg');background-repeat:repeat-x
}
.toc {
  font-weight:normal; font-family:verdana; font-size:10px; text-decoration:none; color:#ffffff;
}
a.toc {
  font-weight:normal; font-family:verdana; font-size:14px; text-decoration:none; color:#ffffff;
}
a.toc:hover {
  font-weight:normal; font-family:verdana; font-size:14px; text-decoration:none; color:#ff3333;
}
a.body {
  font-weight:bold; font-family:verdana; font-size:10pt; text-decoration:none; color:#666666;
}
a.body:hover {
  font-weight:bold; font-family:verdana; font-size:10pt; text-decoration:none; color:#ff3333;
}
table.valor {
  font-family:verdana; font-size:8pt; text-decoration:none; color:#333333;
}
