/* Style Sheet for WebSiphon Guide */

body {
  font-family: verdana, sans-serif;
  font-size: 10pt;
  color: black;
  background: #eeeeee;
}

table.fnidx {
  font-family: geneva, arial, sans-serif;
  font-size: 10pt;
}

.box {
  background: #bbaabb;
  border: dotted black;
  border-width: thin;
  padding: 4pt;
}

