home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2002 #3 / K-CD_2002-03.iso / OpenOffice / f_0157 / custom.css next >
Cascading Style Sheet File  |  2001-09-10  |  2KB  |  36 lines

  1. /* MASTER STYLESHEET */
  2.  
  3. /* 
  4.   Last change: 09-AUG-2001 by FPE
  5. */
  6.  
  7.  
  8. p                                        { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
  9. td                                    { color:#000000; margin-left: 0pt; }
  10. th                                    {    color:#333366; font-weight:bold; }
  11.  
  12. a.ContentLink                { color:#666699; font-weight: bold; font-decoration: none; }
  13. a.ContentLink:hover    { font-decoration: underline; }
  14.  
  15. .Paragraph                     { margin-left: 0pt; }
  16. .ParaList                        {    margin-left: 20pt; margin-bottom: 2pt; margin-top: 2pt; }
  17. .Head1                            { font-family: Arial,Helvetica,sans-serif; color:#333366; font-size:16pt; font-weight: bold; margin-top: 5pt; }
  18. .Head2                            {    color:#333366; font-size:14pt; margin-top: 20pt; }
  19. .Head3                            {    color:#333366; font-size:12pt; font-weight:bold; margin-top: 20pt; } 
  20. .Head4                            {    color:#333366; font-size:10pt;    font-weight:bold; }
  21. .Head5                            {    color:#333366; font-size:10pt; }
  22. .Head6                            {    color:#333366; font-size:10pt; }
  23. .ContentCell                { background: #FFFFFF; }
  24. .PropText                        {    font-family:"Courier New",Courier; }
  25. .TextInTable                {    color:#000000; margin-left: 0pt; }
  26. .TableHead                    {    color:#333366; font-weight:bold; }
  27. .emph                                {    font-weight: bold; }
  28. .tablebg                         { background: #999999; }
  29. .tableheadbg                 { background: #CCCCCC; }
  30. .tabledatabg                 { background: #FFFFFF; }
  31. .doctitlebg                 { background: #CCCCFF; }
  32. .doctablebg                 { background: #000000; }
  33. .howtogetheader         { font-weight: bold; color: #333366; background: #CCCCFF; }
  34. .howtogetbody                {    background: #FFFFFF; }
  35. .howtogetpara                {    margin-top: 2pt; margin-bottom: 2pt;}
  36. .reltop                            { background: #CCCCFF; color:#333366; font-size:12pt; font-weight:bold; margin-top: 20pt; margin-top: 2pt;}