summaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/styles.css b/styles.css
new file mode 100644
index 0000000..9787d93
--- /dev/null
+++ b/styles.css
@@ -0,0 +1,18 @@
+body {
+ background-color: grey;
+ color: lightgrey;
+ }
+ :link { color: #0000EE }
+ :visited { color: #551A8B }
+ p.c12 {text-align: right}
+ span.c11 {color: blue}
+ p.c10 {font-weight: bold; text-align: center;}
+ p.c9 {text-indent: 12.50mm; text-align: left;}
+ h2.c8 {font-size: 14pt; font-weight: bold; text-align: left;}
+ p.c7 {text-align: center}
+ div.c6 {padding: 0.00mm 0.00mm 0.00mm 0.00mm; text-align: left}
+ p.c5 {text-align: left;}
+ h1.c4 {font-size: 18pt; font-style: italic; font-weight: bold; text-align: center;}
+ p.c3 {text-align: center;}
+ div.c2 {padding: 0.00mm 0.00mm 0.00mm 0.00mm; text-align: center}
+ p.c1 {font-style: italic; text-align: center;}