* { font-family: sans-serif; }
p { font-size: 10pt; }
th { background-color: black; color: white; }
a { text-decoration: none; color: #4444FF; }
a:visited { color: #4444FF; }
a:active  { color: #4444FF; }
a:hover   { text-decoration: underline; color: #4444FF; }
div.legend { float:right; border-left: dotted 1px black; }
table.legend { font-size: 0.7em; }
td.legend { padding: 0px; margin: 0px; }
tr.odd { background-color: #EEEEEE; }
tr.highlight { background-color: #FFFF88; }
table.measures { font-size: 0.8em; }

div.graph {
  width :155px;
  height:100px;
  float: left;
  /*margin: 10px;*/
  border-top:    solid 1px #CCCCCC;
  border-left:   solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}

/*table.summary { font-size: 0.7em; }*/
td.summary { padding: 0px; margin: 0px; }

table.amm { font-size: 0.7em; }
td.amm { padding: 0px; margin: 0px; }
