1*cdf0e10cSrcweir/* 2*cdf0e10cSrcweir+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3*cdf0e10cSrcweir+ OPENOFFICE.ORG 2.0 HELP + 4*cdf0e10cSrcweir+ HIGH CONTRAST WHITE 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;} 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; 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; } 38*cdf0e10cSrcweir 39*cdf0e10cSrcweirh1 40*cdf0e10cSrcweir { font-size: 18pt; 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.wide 58*cdf0e10cSrcweir { width: 100%; } 59*cdf0e10cSrcweir 60*cdf0e10cSrcweir.topalign 61*cdf0e10cSrcweir { vertical-align: top; border: 1px;} 62*cdf0e10cSrcweir 63*cdf0e10cSrcweir.bug 64*cdf0e10cSrcweir { color: red; border: 1px solid red;} 65*cdf0e10cSrcweir 66*cdf0e10cSrcweir 67*cdf0e10cSrcweir/* HIGH CONTRAST SPECIFIC SETTINGS */ 68*cdf0e10cSrcweir 69*cdf0e10cSrcweirbody, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable 70*cdf0e10cSrcweir { background: #FFFFFF; color: #000000;} 71*cdf0e10cSrcweir 72*cdf0e10cSrcweir.related 73*cdf0e10cSrcweir { border-top: 1px solid #000000; } 74*cdf0e10cSrcweir 75*cdf0e10cSrcweir.howtogetheader 76*cdf0e10cSrcweir {border: 1px solid #000000; background: #FFFFFF;} 77*cdf0e10cSrcweir 78*cdf0e10cSrcweirh1 79*cdf0e10cSrcweir { border-bottom: 1px solid #000000; ] 80*cdf0e10cSrcweir 81*cdf0e10cSrcweir.howtoget 82*cdf0e10cSrcweir { background:#FFFFFF;} 83*cdf0e10cSrcweir 84*cdf0e10cSrcweir.howtogetbody 85*cdf0e10cSrcweir { background:#FFFFFF;} 86*cdf0e10cSrcweir 87*cdf0e10cSrcweir.debug 88*cdf0e10cSrcweir { border: 1px solid red; padding: 3px; display: none;} 89*cdf0e10cSrcweir 90*cdf0e10cSrcweira 91*cdf0e10cSrcweir { color: #000000; } 92