BODY {\r
color: black;\r
background: white;\r
- font-size: 11pt;\r
- font-family: serif;\r
+ font-size: 12pt;\r
+ font-family: arial, helvetica, sans-serif;\r
+ line-height: 1.6;\r
}\r
\r
-h1 {\r
- font-size: x-large;\r
- font-weight: bolder;\r
- color: navy;\r
- text-decoration: underline;\r
+P.attention {\r
+ color: red;\r
}\r
\r
-h2 {\r
- font-size: large;\r
- font-weight: bold;\r
- color: navy;\r
+H1 {\r
+ fontsize: 150%;\r
+ color: #004800;\r
}\r
\r
-h3 {\r
- text-decoration: underline;\r
+H2 {\r
+ fontsize: 120%;\r
+ color: navy;\r
}\r
\r
-samp {\r
- font-family: san-serif;\r
+H3 {\r
+ fontsize: 100%;\r
+ text-decoration: underline;\r
}\r
-\r
-kbd {\r
- font-family: san-serif;\r
-}
\ No newline at end of file