1*cdf0e10cSrcweir/*
2*cdf0e10cSrcweir+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3*cdf0e10cSrcweir+                          OPENOFFICE.ORG 2.0 HELP                  +
4*cdf0e10cSrcweir+                          DEFAULT STYLESHEET                       +
5*cdf0e10cSrcweir+                           WESTERN LANGUAGES                       +
6*cdf0e10cSrcweir+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7*cdf0e10cSrcweir+ LAST CHANGES: 15-NOV-2004                                         +
8*cdf0e10cSrcweir+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9*cdf0e10cSrcweir*/
10*cdf0e10cSrcweir
11*cdf0e10cSrcweir
12*cdf0e10cSrcweirbody, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
13*cdf0e10cSrcweir	{ font-family: Arial,Helvetica,Lucida,Geneva,"Bitstream Vera Sans",Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
14*cdf0e10cSrcweir
15*cdf0e10cSrcweir.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
16*cdf0e10cSrcweir	{ font-family: "Courier New",Courier,"Bitstream Vera Sans Mono","Lucida Sans Typewriter","Lucida Typewriter",Monospaced,Monaco,Cumberland; margin-top: 1pt; margin-bottom: 1pt;}
17*cdf0e10cSrcweir
18*cdf0e10cSrcweir.acronym
19*cdf0e10cSrcweir	{ font-weight: bold; }
20*cdf0e10cSrcweir
21*cdf0e10cSrcweir.related
22*cdf0e10cSrcweir	{ font-weight: bold; margin-top:20pt; border-top: 1px solid black;}
23*cdf0e10cSrcweir
24*cdf0e10cSrcweir.emph, .menuitem, .keycode
25*cdf0e10cSrcweir	{ font-weight: bold; }
26*cdf0e10cSrcweir
27*cdf0e10cSrcweir.tablehead, .tableheadintable
28*cdf0e10cSrcweir	{ font-weight: bold; margin-top: 0px;}
29*cdf0e10cSrcweir
30*cdf0e10cSrcweir.howtogetheader
31*cdf0e10cSrcweir	{ font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;}
32*cdf0e10cSrcweir
33*cdf0e10cSrcweirh1, h2, h3, h4, h5, h6
34*cdf0e10cSrcweir	{ margin-bottom: 5pt; }
35*cdf0e10cSrcweir
36*cdf0e10cSrcweirp, td
37*cdf0e10cSrcweir	{ font-size: 10pt; margin-top: 2px; margin-bottom: 2px;}
38*cdf0e10cSrcweir
39*cdf0e10cSrcweirh1
40*cdf0e10cSrcweir	{ font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;}
41*cdf0e10cSrcweir
42*cdf0e10cSrcweirh2
43*cdf0e10cSrcweir	{ font-size: 14pt; }
44*cdf0e10cSrcweir
45*cdf0e10cSrcweirh3
46*cdf0e10cSrcweir	{ font-size: 12pt; }
47*cdf0e10cSrcweir
48*cdf0e10cSrcweirh4, h5, h6
49*cdf0e10cSrcweir	{ font-size: 10pt; }
50*cdf0e10cSrcweir
51*cdf0e10cSrcweir.relatedtopics
52*cdf0e10cSrcweir	{ font-weight: normal; }
53*cdf0e10cSrcweir
54*cdf0e10cSrcweir.relatedbody
55*cdf0e10cSrcweir	{ margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
56*cdf0e10cSrcweir
57*cdf0e10cSrcweir.howtoget
58*cdf0e10cSrcweir	{ background:#EEEEEE;}
59*cdf0e10cSrcweir
60*cdf0e10cSrcweir.howtogetbody
61*cdf0e10cSrcweir	{ background:#EEEEEE; margin: 0px;}
62*cdf0e10cSrcweir
63*cdf0e10cSrcweir.wide
64*cdf0e10cSrcweir	{ width: 100%; }
65*cdf0e10cSrcweir
66*cdf0e10cSrcweir.topalign
67*cdf0e10cSrcweir	 { vertical-align: top; border: 1px;}
68*cdf0e10cSrcweir
69*cdf0e10cSrcweir.bug
70*cdf0e10cSrcweir	{ color: red; border: 1px solid red;}
71*cdf0e10cSrcweir
72*cdf0e10cSrcweir.debug
73*cdf0e10cSrcweir	{ border: 1px solid black; padding: 3px; display: none;}
74