Revision 7, 0.7 kB
(checked in by margs, 15 years ago)
|
setting mime-type.
|
-
Property svn:mime-type set to
text/css
|
Line | |
---|
1 | h3 {font-family: times} |
---|
2 | p {font-family: courier; font-size: 50%} |
---|
3 | p.sansserif {font-family: sans-serif } |
---|
4 | |
---|
5 | hr {size: 2px; color: #000000 } |
---|
6 | |
---|
7 | .ColHead, A { font-family: Arial Black; font-size:11px; text-decoration:none; color: #000000;} |
---|
8 | |
---|
9 | .SectionHead { font-family: Arial Black; font-size:14px; text-decoration:none; } |
---|
10 | |
---|
11 | .ReportHeader{ font-family: Arial Black; font-size:16px; text-decoration:none; } |
---|
12 | |
---|
13 | |
---|
14 | .light, BODY { font-family: Arial; font-size:11px; font-weight:normal; font-style:normal; } |
---|
15 | HR { size: 3px; } |
---|
16 | |
---|
17 | |
---|
18 | .TableClass { border-spacing: 5pt 5pt; } |
---|
19 | |
---|
20 | #table2 td { |
---|
21 | border: 2px; valign: top; |
---|
22 | } |
---|
23 | |
---|
24 | Table.two { |
---|
25 | border-spacing: 0px 0px |
---|
26 | } |
---|
27 | |
---|
28 | Table.table2 { |
---|
29 | border-spacing: 0px 0px |
---|
30 | } |
---|
31 | |
---|
32 | |
---|