1- h1 {
2- font-family : Verdana, Helvetica, sans-serif;
3- font-size : 18pt ;
4- font-weight : bold;
5- }
6-
7- h2 {
8- font-family : Verdana, Helvetica, sans-serif;
9- font-size : 16pt ;
10- font-weight : bold;
11- }
12-
13- h3 {
14- font-family : Verdana, Helvetica, sans-serif;
15- font-size : 12pt ;
16- font-weight : bold;
17- }
18-
191a : hover {
202 font-family : Verdana, Helvetica, sans-serif;
213 text-decoration : underline;
3618
3719p {
3820 font-family : Verdana, Helvetica, sans-serif;
39- font-size : 10pt ;
4021 color : # 333333 ;
4122}
4223
4324th {
4425 font-family : Verdana, Helvetica, sans-serif;
4526 font-weight : bold;
46- font-size : 10pt ;
4727 color : # 333333 ;
4828}
4929
5030.form-help {
5131 font-family : Verdana, Helvetica, sans-serif;
52- font-size : 10pt ;
53- color : # 333333 ;
54- }
55-
56- .std-text {
57- font-family : Verdana, Helvetica, sans-serif;
58- font-size : 10pt ;
59- color : # 333333 ;
60- }
61-
62- .tab-small {
63- font-family : Verdana, Helvetica, sans-serif;
64- font-size : 8pt ;
6532 color : # 333333 ;
6633}
6734
7340
7441.strong-header {
7542 font-family : Verdana, Helvetica, sans-serif;
76- font-size : 12pt ;
7743 font-weight : bold;
7844 background-color : # 000000 ;
7945 color : # ffffff ;
8046}
8147
82- .msg-header {
83- font-family : Verdana, Helvetica, sans-serif;
84- font-size : 12pt ;
85- font-weight : bold;
86- background-color : # EE71AC ;
87- color : # ffffff ;
88- }
89-
9048.file-header {
9149 font-family : Verdana, Helvetica, sans-serif;
92- font-size : 12pt ;
9350 font-weight : bold;
9451 background-color : # 41BE62 ;
9552 color : # ffffff ;
9653}
9754
9855.history-header {
9956 font-family : Verdana, Helvetica, sans-serif;
100- font-size : 12pt ;
10157 font-weight : bold;
10258 background-color : # 739DEE ;
10359 color : # ffffff ;
10460}
10561
106- .list-header {
107- background-color : # aaccff ;
108- color : # 000000 ;
109- border : none;
110- }
111-
112- .list-item {
113- font-family : Verdana, Helvetica, sans-serif;
114- font-size : 10pt ;
115- }
116-
117- .list-nav {
118- font-family : Verdana, Helvetica, sans-serif;
119- font-size : 10pt ;
120- font-weight : bold;
121- }
122-
12362.row-normal {
12463 background-color : # ffffff ;
12564 border : none;
126-
12765}
12866
12967.row-hilite {
@@ -171,15 +109,20 @@ th {
171109 border : none;
172110}
173111
174- .section-bar {
175- background-color : # 707070 ;
112+ .msg-header {
113+ font-family : Verdana, Helvetica, sans-serif;
114+ font-weight : bold;
115+ background-color : # EE71AC ;
176116 color : # ffffff ;
177- border : 1px solid # 404040 ;
117+ }
118+
119+ .msg-content {
120+ font-family : monospace;
121+ background-color : # ffeaff ;
122+ color : # 000000 ;
178123}
179124
180125.system-msg {
181- font-family : Verdana, Helvetica, sans-serif;
182- font-size : 10pt ;
183126 background-color : # ffffff ;
184127 border : 1px solid # 000000 ;
185128 margin-bottom : 6px ;
@@ -190,41 +133,30 @@ th {
190133}
191134
192135.form-title {
193- font-family : Verdana, Helvetica, sans-serif;
194136 font-weight : bold;
195- font-size : 12pt ;
196137 color : # 333333 ;
197138}
198139
199140.form-label {
200- font-family : Verdana, Helvetica, sans-serif;
201141 font-weight : bold;
202- font-size : 10pt ;
203142 color : # 333333 ;
204143}
205144
206145.form-optional {
207- font-family : Verdana, Helvetica, sans-serif;
208146 font-weight : bold;
209147 font-style : italic;
210- font-size : 10pt ;
211148 color : # 333333 ;
212149}
213150
214151.form-element {
215- font-family : Verdana, Helvetica, aans-serif;
216- font-size : 10pt ;
217152 color : # 000000 ;
218153}
219154
220155.form-text {
221- font-family : Verdana, Helvetica, sans-serif;
222- font-size : 10pt ;
223156 color : # 333333 ;
224157}
225158
226159.form-mono {
227160 font-family : monospace;
228- font-size : 12px ;
229- text-decoration : none;
230161}
162+
0 commit comments