blob: cce5ee9e592eff8ce16b7db028ea330d38f0f6bc [file] [log] [blame]
Ted Kremenek3ce12072008-09-22 17:50:47 +00001body { color:#000000; background-color:#ffffff }
2body { font-family: Helvetica, sans-serif; font-size:9pt }
3h1 { font-size: 14pt; }
4h2 { font-size: 12pt; }
5table { font-size:9pt }
6table { border-spacing: 0px; border: 1px solid black }
7th, table thead {
8 background-color:#eee; color:#666666;
9 font-weight: bold; cursor: default;
10 text-align:center;
11 font-weight: bold; font-family: Verdana;
12 white-space:nowrap;
13}
14.W { font-size:0px }
15th, td { padding:5px; padding-left:8px; text-align:left }
16td.SUMM_DESC { padding-left:12px }
17td.DESC { white-space:pre }
18td.Q { text-align:right }
19td { text-align:left }
20tbody.scrollContent { overflow:auto }