summaryrefslogtreecommitdiff
path: root/styles.css
blob: 9787d936059e3bf80485037903c6b6a40abd02d6 (plain)
  1. body {
  2. background-color: grey;
  3. color: lightgrey;
  4. }
  5. :link { color: #0000EE }
  6. :visited { color: #551A8B }
  7. p.c12 {text-align: right}
  8. span.c11 {color: blue}
  9. p.c10 {font-weight: bold; text-align: center;}
  10. p.c9 {text-indent: 12.50mm; text-align: left;}
  11. h2.c8 {font-size: 14pt; font-weight: bold; text-align: left;}
  12. p.c7 {text-align: center}
  13. div.c6 {padding: 0.00mm 0.00mm 0.00mm 0.00mm; text-align: left}
  14. p.c5 {text-align: left;}
  15. h1.c4 {font-size: 18pt; font-style: italic; font-weight: bold; text-align: center;}
  16. p.c3 {text-align: center;}
  17. div.c2 {padding: 0.00mm 0.00mm 0.00mm 0.00mm; text-align: center}
  18. p.c1 {font-style: italic; text-align: center;}