td.branch-col01 { background-color:#ffddaa; }
td.branch-col02 { background-color:#333366; }
td.branch-col03 { background-color:#ffeebb; }
td.branch-col04 { background-color:#ffcc66; }

a.branch:link    { color:#333366; background-color:transparent; text-decoration:underline; }
a.branch:visited { color:#333366; background-color:transparent; text-decoration:underline; }
a.branch:active  { color:#ffffff; background-color:#9999cc; text-decoration:underline; }
a.branch:hover   { color:#ffffff; background-color:#9999cc; text-decoration:underline; }

div.branch01 {
  font-size:10pt;
  font-family:monospace;
  text-align:left;
  padding:5px 0px 0px 10px;
  color:#333366;
  background-color:transparent;
}

div.branch02 {
  font-size:12pt;
  font-family:monospace;
  text-align:left;
  padding:5px 0px 0px 10px;
  color:#333366;
  background-color:transparent;
}

div.branch03 {
  font-size:10pt;
  font-family:monospace;
  text-align:left;
  padding:0px 0px 0px 10px;
  line-height:1.2em;
  color:#333366;
  background-color:transparent;
}
