Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 espaco 1
/* ========== Text Styles ========== */
2
hr { color: #000000}
3
body, table, span.rvts0 /* Normal text */
4
{
5
 font-size: 10pt;
6
 font-family: 'Arial', 'Helvetica', sans-serif;
7
 font-style: normal;
8
 font-weight: normal;
9
 color: #000000;
10
 text-decoration: none;
11
}
12
span.rvts1 /* Heading */
13
{
14
 font-weight: bold;
15
 color: #0000ff;
16
}
17
span.rvts2 /* Subheading */
18
{
19
 font-weight: bold;
20
 color: #000080;
21
}
22
span.rvts3 /* Keywords */
23
{
24
 font-style: italic;
25
 color: #800000;
26
}
27
a.rvts4, span.rvts4 /* Jump 1 */
28
{
29
 color: #008000;
30
 text-decoration: underline;
31
}
32
a.rvts5, span.rvts5 /* Jump 2 */
33
{
34
 color: #008000;
35
 text-decoration: underline;
36
}
37
span.rvts6
38
{
39
 color: #808080;
40
}
41
span.rvts7
42
{
43
 font-weight: bold;
44
 color: #0000ff;
45
}
46
span.rvts8
47
{
48
 font-weight: bold;
49
 color: #000080;
50
}
51
span.rvts9
52
{
53
 font-style: italic;
54
 color: #800000;
55
}
56
a.rvts10, span.rvts10
57
{
58
 color: #008000;
59
 text-decoration: underline;
60
}
61
span.rvts11
62
{
63
 color: #a0a0a0;
64
}
65
span.rvts12
66
{
67
 font-size: 15pt;
68
 font-family: 'Tahoma', 'Geneva', sans-serif;
69
 font-weight: bold;
70
 color: #696969;
71
}
72
span.rvts13
73
{
74
 font-weight: bold;
75
 color: #a0a0a0;
76
}
77
span.rvts14
78
{
79
 font-style: italic;
80
 color: #a0a0a0;
81
}
82
span.rvts15
83
{
84
 font-size: 12pt;
85
 font-family: 'Times New Roman', 'Times', serif;
86
}
87
span.rvts16
88
{
89
 font-size: 11pt;
90
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
91
 color: #808080;
92
}
93
a.rvts17, span.rvts17
94
{
95
 font-size: 11pt;
96
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
97
 font-weight: bold;
98
 color: #4a85b5;
99
 text-decoration: underline;
100
}
101
a.rvts17:hover { color: #0000ff; }
102
span.rvts18
103
{
104
 font-size: 14pt;
105
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
106
 font-weight: bold;
107
 color: #808080;
108
}
109
span.rvts19 /* Font Style */
110
{
111
 font-family: 'Tahoma', 'Geneva', sans-serif;
112
 font-style: italic;
113
 color: #c0c0c0;
114
}
115
a.rvts20, span.rvts20 /* Font Style */
116
{
117
 font-family: 'Tahoma', 'Geneva', sans-serif;
118
 font-style: italic;
119
 color: #6666ff;
120
 text-decoration: underline;
121
}
122
span.rvts21
123
{
124
 font-size: 8pt;
125
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
126
 font-style: italic;
127
 color: #808080;
128
}
129
span.rvts22
130
{
131
 font-size: 11pt;
132
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
133
 color: #808080;
134
}
135
span.rvts23
136
{
137
 font-size: 11pt;
138
 font-family: 'Helvetica';
139
 color: #808080;
140
}
141
a.rvts24, span.rvts24
142
{
143
 font-size: 11pt;
144
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
145
 font-weight: bold;
146
 color: #0000ff;
147
 text-decoration: underline;
148
}
149
a.rvts24:hover { color: #0000ff; }
150
span.rvts25
151
{
152
 color: #000000;
153
}
154
span.rvts26
155
{
156
 font-size: 8pt;
157
 font-style: italic;
158
}
159
a.rvts27, span.rvts27
160
{
161
 font-size: 11pt;
162
 font-weight: bold;
163
 color: #4a85b5;
164
 text-decoration: underline;
165
}
166
a.rvts27:hover { color: #0000ff; }
167
a.rvts28, span.rvts28
168
{
169
 font-size: 11pt;
170
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
171
 color: #0000ff;
172
 text-decoration: none;
173
}
174
a.rvts28:hover { color: #0000ff; }
175
a.rvts29, span.rvts29
176
{
177
 font-size: 11pt;
178
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
179
 font-weight: bold;
180
 color: #0000ff;
181
 text-decoration: none;
182
}
183
a.rvts29:hover { color: #0000ff; }
184
span.rvts30
185
{
186
 font-size: 11pt;
187
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
188
 color: #4a85b5;
189
}
190
span.rvts31
191
{
192
 font-size: 11pt;
193
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
194
 color: #ff6600;
195
}
196
a.rvts32, span.rvts32
197
{
198
 font-size: 11pt;
199
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
200
 font-weight: bold;
201
 color: #4a85b5;
202
 text-decoration: underline;
203
}
204
a.rvts32:hover { color: #0000ff; }
205
span.rvts33
206
{
207
 font-size: 11pt;
208
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
209
 font-weight: bold;
210
 color: #7f7f7f;
211
}
212
span.rvts34
213
{
214
}
215
a.rvts35, span.rvts35
216
{
217
 font-size: 11pt;
218
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
219
 color: #0000ff;
220
 text-decoration: underline;
221
}
222
a.rvts35:hover { color: #0000ff; }
223
span.rvts36
224
{
225
 font-size: 11pt;
226
 font-family: 'Helvetica';
227
 color: #ff6600;
228
}
229
span.rvts37
230
{
231
 font-size: 11pt;
232
 color: #808080;
233
}
234
span.rvts38
235
{
236
 font-size: 8pt;
237
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
238
 font-style: italic;
239
 color: #ff6600;
240
}
241
/* ========== Para Styles ========== */
242
p,ul,ol /* Paragraph Style */
243
{
244
 text-align: left;
245
 text-indent: 0px;
246
 padding: 0px 0px 0px 0px;
247
 margin: 0px 0px 0px 0px;
248
}
249
.rvps1 /* Centered */
250
{
251
 text-align: center;
252
}
253
.rvps2
254
{
255
}
256
.rvps3
257
{
258
 text-align: center;
259
}
260
.rvps4
261
{
262
 text-align: justify;
263
 text-indent: 29px;
264
}
265
.rvps5
266
{
267
 text-align: justify;
268
}
269
.rvps6
270
{
271
 text-align: center;
272
 page-break-after: avoid;
273
 margin: 24px 0px 16px 19px;
274
}
275
.rvps7
276
{
277
 text-align: center;
278
 background: #c0c0c0;
279
}
280
.rvps8 /* Paragraph Style */
281
{
282
 text-align: center;
283
 border-color: #c0c0c0;
284
 border-style: solid;
285
 border-width: 1px;
286
 border-right: none;
287
 border-left: none;
288
 padding: 2px 0px 2px 0px;
289
 margin: 7px 0px 7px 0px;
290
}
291
.rvps9
292
{
293
 text-align: justify;
294
 text-indent: 19px;
295
}
296
.rvps10
297
{
298
 text-align: center;
299
 text-indent: 19px;
300
}
301
.rvps11
302
{
303
 text-align: justify;
304
 page-break-after: avoid;
305
 margin: 24px 0px 16px 19px;
306
}
307
.rvps12
308
{
309
 text-align: justify;
310
 margin: 16px 0px 8px 0px;
311
}
312
.rvps13
313
{
314
 text-align: justify;
315
 text-indent: 48px;
316
 margin: 16px 0px 8px 0px;
317
}
318
.rvps14
319
{
320
 text-align: center;
321
 text-indent: 48px;
322
 margin: 16px 0px 8px 0px;
323
}
324
.rvps15
325
{
326
 text-align: center;
327
 text-indent: 48px;
328
}
329
.rvps16
330
{
331
 text-align: justify;
332
 text-indent: 48px;
333
 margin: 16px 0px 8px 48px;
334
}
335
.rvps17
336
{
337
 text-align: center;
338
 margin: 16px 0px 8px 0px;
339
}
340
/* ========== Lists ========== */
341
.list0 {text-indent: 0px; margin-left: 24px; list-style-position: outside; list-style-type: disc;}
342
.list1 {text-indent: 0px; margin-left: 48px; list-style-position: outside; list-style-type: circle;}
343
.list2 {text-indent: 0px; margin-left: 48px; list-style-position: outside; list-style-type: square;}
344
.list3 {text-indent: 0px; margin-left: 48px; list-style-position: outside; list-style-type: disc;}