Olive Branch MS Chamber of Commerce (circa Oct 1999)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

111 lines
2.3 KiB

  1. <!--
  2. body { background-color: #faf0e6 ;
  3. margin-left: 0px }
  4. div { font-family: Arial,Helvetica;
  5. font-size: 9pt;
  6. width: 600px }
  7. div.banner { text-align: center;
  8. width: 800px }
  9. div.menu { width: 150px;
  10. text-decoration: none;
  11. margin-left: 5px }
  12. h1,h2,h3,
  13. h4,h5,h6,
  14. th,td,dl,
  15. dt,dd,p { font-family: Arial,Helvetica }
  16. h1 { font-size: 12pt;
  17. font-weight: bold }
  18. h2 { font-size: 10pt;
  19. font-weight: bold }
  20. h3,h4,
  21. h5,h6 { font-size: 9pt;
  22. font-weight: bold }
  23. th { font-size: 9pt;
  24. font-weight: bold }
  25. td,p { font-size: 9pt;
  26. font-weight: normal }
  27. dt { font-size: 9pt;
  28. font-weight: bold }
  29. dd { font-size: 8pt;
  30. font-weight: normal }
  31. a { color: #333333 }
  32. a.hover { color: #ff3333 }
  33. a.main { font-size: 10pt;
  34. font-weight: bold }
  35. a.sub { color: #993333;
  36. font-size: 9pt;
  37. font-weight: plain }
  38. img.left { float: left }
  39. img.right { float: right }
  40. .header { background-color: #efdac6 }
  41. .dark { background-color: #f4eadc }
  42. .light { background-color: #faf0e6 }
  43. .left { text-align: left }
  44. .center { text-align: center }
  45. .right { text-align: right }
  46. .note { padding-top: 10px;
  47. font-size: 9pt;
  48. margin-left: 30px;
  49. width: 540px }
  50. .intro { font-style: italic;
  51. font-size: 9pt;
  52. text-align: center;
  53. margin-left: 30px;
  54. width: 540px }
  55. .title { font-size: 10pt;
  56. font-weight: bold;
  57. text-align: center }
  58. .offset { padding-top: 40px;
  59. text-align: center }
  60. .dropped { padding-top: 20px;
  61. text-align: center }
  62. .caption { padding-bottom: 5px;
  63. padding-left: 10px;
  64. padding-right: 10px;
  65. font-size: 7pt;
  66. font-style: italic;
  67. text-align: left }
  68. .footer { padding-top: 40px;
  69. font-size: 8pt;
  70. font-style: italic;
  71. text-align: center }
  72. .label { font-weight: bold;
  73. text-align: right;
  74. vertical-align: baseline }
  75. .data { font-weight: normal;
  76. text-align: right;
  77. vertical-align: baseline }
  78. -->